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

大约有 2,945 项符合查询结果, 库内数据总量为 30,723 项。 (搜索耗时: 0.0073 秒)

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

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

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

42. 每次新建as类,都会报错“重复的class 定义” [ 92%]

每次新建as类,都会报错“重复的class 定义” 每次新建as类,都会报错“重复的class 定义” 2018-10-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 hj 赞同来自: 没有出现这...

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

43. 用模块器报错,真机不会有这个问题,具体看补充 [ 92%]

...e=53KB, data=39KB I/art: Increasing code cache capacity to 256KB W/System: ClassLoader referenced unknown path: /data/app/com.layademo-1/lib/x86           [ 02-16 02:37:06.759  1874: 1874 D/         ]           >>>>>>>>>>>>>>>>>>&g...

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

44. 脚本重命名后报Uncaught Can not find class 错误 [ 92%]

脚本重命名后报Uncaught Can not find class 错误 脚本重命名后,一直报Uncaught Can not find class 错误。 GameConfig.js内的reg和import也已经删除,依旧报错无法寻到此类。 重新创建该类或改名也没有作用,不知道该怎么解决。有朋友了解么...

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

45. 这个问题有点纠结 Number class未定义? [ 92%]

这个问题有点纠结 Number class未定义?   附件 : --> 2017-01-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: AS项目建议用FB或FD进行代码编辑,IDE对AS开发不...

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

46. Uncaught Can not find class Laya.Text [ 92%]

Uncaught Can not find class Laya.Text 版本 2.8.0显示 laya.core.js: Uncaught Can not find class Laya.Text  附件 : --> 2020-11-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 小小泽 จุ บ 赞同...

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

47. laya.utils.ClassUtils [ 92%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ClassUtilsProperties | Methods Packagelaya.utilsClasspublic class ClassUtilsInheritanceClassUtils Object ClassUtils 是一个类工具类。 Public Properties PropertyDefined By  _classMap : Object[static] ClassUtils...

来源: laya_api 发布时间: 20170929

48. 出错啦,请把此信息截图给研发商Uncaught Can not find class Laya.HTMLDivElementdetail.stack is null [ 92%]

出错啦,请把此信息截图给研发商Uncaught Can not find class Laya.HTMLDivElementdetail.stack is null 出错啦,请把此信息截图给研发商Uncaught Can not find class Laya.HTMLDivElementdetail.stack is null   也没干啥,突然就报这个错了。 附件 : --> 2021-11-02 添...

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

49. 2.0.0beta5 can not find class Laya.Text [ 92%]

2.0.0beta5 can not find class Laya.Text 我有个项目  Laya.version 显示 2.0.0beta5 请问我应该下载哪个版本的编辑器?我下载了   这两个版本的,运行的时候提示我这个   这是什么情况啊 附件 : --> 2021-06-24 添加评论 免费帖 --> 分享 微博 QZ...

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

50. 关于页面跳转的困惑,class初始化和释放的问题。 [ 92%]

关于页面跳转的困惑,class初始化和释放的问题。 我是这样实现页面跳转的 var b = new B()  然后stage.addChild(b) ,这时候UI从A切换到了B   然后 var a = new A() 然后 stage.addChild(a) ,这时候UI从B切换到A   以上实现UI页面的跳转,但是发...

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