• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 1,102 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0051 秒)

11. Uncaught TypeError: GlowFilter is not a constructor [ 95%]

Uncaught TypeError: GlowFilter is not a constructor 使用 GlowFilter ,编辑模式下F9 引入了Filter 依然报这个错,ColorFilter没问题 2019-02-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_...

来源: Laya_社区 发布时间: 20190222

12. new GlowFilter Uncaught TypeError: GlowFilter is not a constructor [ 95%]

new GlowFilter Uncaught TypeError: GlowFilter is not a constructor var glowFilter:GlowFilter = new GlowFilter("#ffff00", 10, 0, 0); 然后运行时报错 Uncaught TypeError: GlowFilter is not a constructor        有知道为啥的么 2017-02-17 添加评论 免费帖 --> 分享 微博 QZONE ...

来源: Laya_社区 发布时间: 20170217

13. Uncaught TypeError: Class constructor Component cannot be invoked without 'new' [ 95%]

Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 官方示例发布微信小游戏,在开发者工具中报错 附件 : --> Demo.zip 2020-05-18 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1...

来源: Laya_社区 发布时间: 20200518

14. 从2.10升级到2.12报Laya.PhysicsSettings is not a constructor [ 94%]

从2.10升级到2.12报Laya.PhysicsSettings is not a constructor 如题,升级到2.12后报了这个错。 虽然知道是什么问题导致的,但是我的工程里面没有必要引用physics3d的库,毕竟这个库有接近1M的大小。 在没有引用physics3d库时就会报这个错,...

来源: Laya_社区 发布时间: 20210423

15. TypeError: Laya.MovieClip is not a constructor [ 93%]

TypeError: Laya.MovieClip is not a constructor let mc:Laya.MovieClicp = new Laya.MoveClip();     报错: TypeError: Laya.MovieClip is not a constructor preload.js:55 at XLoadUIScript.32.XLoadUIScript._init (file:///D:/1MiniGame/mini-game-client/minigame1/bin/js/bundle.js:3001:18)   at XLoadUIS...

来源: Laya_社区 发布时间: 20190114

16. 聊天消息对话框中new一个HTMLDivElement 报错"Illegal constructor",请问这个该怎么处理? [ 92%]

聊天消息对话框中new一个HTMLDivElement 报错"Illegal constructor",请问这个该怎么处理? class ChatLineView extends Laya.Box{ textfield : any = null; constructor(){ super(); // this.initLineView(); } public initLineView (data) : void { this.pos(0,0); console.log(this.textfield); i...

来源: Laya_社区 发布时间: 20180709

17. 引用laya.filter.js 之后还是报错 BlurFilter is not a constructor [ 92%]

引用laya.filter.js 之后还是报错 BlurFilter is not a constructor 引用laya.filter.js 之后还是报错 BlurFilter is not a constructor,是哪里问题? 附件 : --> 2019-02-28 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...

来源: Laya_社区 发布时间: 20190228

18. laya.html.UBBParser_API3.0 [ 91%]

... "laya/html/UBBParser" UBBParser Class UBBParser Hierarchy UBBParser Index Constructors constructor Properties defaultImgHeight defaultImgWidth lastColor lastSize defaultParser Methods parse Constructors constructor new UBBParser(): UBBParser Defined in laya/html/UBBParser.ts:16 Returns UBBParser Pr...

来源: Laya3.0_api 发布时间: 20231115

19. 引擎SWF动画示例,提示 TypeError: MovieClip is not a constructor [ 91%]

引擎SWF动画示例,提示 TypeError: MovieClip is not a constructor ​resources\app\out\preload.js:55 TypeError: MovieClip is not a constructor     at Animation_SWF.createMovieClip (bundle.js:46)     at new Animation_SWF (bundle.js:35)     at Object.1 (bundle.js:57)     at o (bundle.j...

来源: Laya_社区 发布时间: 20190111

20. 一直报 GamePage is not a constructor 急求解决 [ 91%]

一直报 GamePage is not a constructor 急求解决 本人新手,这坑踩得想晕 附件 : --> 2018-10-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 需要继承他,然后再ex...

来源: Laya_社区 发布时间: 20181029