大约有 57 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0033 秒)
... Laya.Scene.root.addChild(t); } } //激活启动类 new Main(); class tt extends Laya.Node{ constructor(){ super(); } public onAwake():void{ console.log(1111); } } 2.继承Sprite 执行后会有onAwake let...
来源: Laya_社区 发布时间: 20190701
... 拉入WXOpenDataViewer组建 Chrom浏览器运行 报错 Can not find class laya.ui.WXOpenDataViewer 附件 : --> 2019-08-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 先手动...
来源: Laya_社区 发布时间: 20190813
...代码创建这个预制体是报错。 Uncaught (in promise) Can not find class undefined 附件 : --> 2021-04-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 小小泽 จุ บ 赞同来自: 可以发一个...
来源: Laya_社区 发布时间: 20210421
更新到2.2.0beta4后HTMLDivElement报错 Error: "Can not find class laya.html.dom.HTMLDivElement" 2019-08-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 伪物 赞同来自: 同样的问题,大佬解决了...
来源: Laya_社区 发布时间: 20190821
... 动画效果加到按钮上导出时候出现 , Uncaught can not find class ui.game.ButtonScaleUI undefined 分离模式也不行 2018-11-29 添加评论 悬赏 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个...
来源: Laya_社区 发布时间: 20181129
...n var Game = (function(_super){ function Game() { Game.super(this); } Laya.ClassUtils(Game,"Game",_super) return Game; })(ui.GameUI) 2017-10-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Monica - 知识达人 ...
来源: Laya_社区 发布时间: 20171012
...放入UI某个元件底下,运行时会报错误 Uncaught Can not find class ui.test.QQQUI undefined 2018-10-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 wulilio 赞同来自: Supermang42 同有这个问题...
来源: Laya_社区 发布时间: 20181019
...场景中添加一个富文本就打不开而且报Uncaught Can not find class laya.html.dom.HTMLDivElement 附demo求解答 附件 : --> demo.zip 2019-09-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 陆仁...
来源: Laya_社区 发布时间: 20190904
...是什么意思? [[conchRuntime GetIOSConchRuntime] callMethod:0 className:@"MyClass" methodName:@"CallBackFuncXXX" param:XXXX]; 我按上面写会出现错误日志 reflection error : can not find class [MyClass] 如果用runJS来执行的话我代码写成这样 "Laya.MyClas...
来源: Laya_社区 发布时间: 20171019
...w.scene undefined Cannot read property 'displayObject' of null laya 2.0 用class创建scene, 实例 的 url属性为null, Laya发布微信包提示Uncaught ReferenceError: Laya is not defined 多个对象添加点击事件, 舞台上面移除掉所有对象,并且置为null 问题状态 最新活...
来源: Laya_社区 发布时间: 20180417