大约有 3 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0015 秒)
... is not a function 具体代码如下: Laya.Sprite3D.load(url, Laya.Hander.create(this, this.onLoadComplete)) (不会报错) Laya.loader.create(url, Laya.Hander.create(this, this.onLoadComplete))(会报错) private onLoadComplete(){ const scene = new Laya.Scene3D() Laya.s...
来源: Laya_社区 发布时间: 20200313
...tion (a1, a2) { console.log(a1, a2); }), [100]); 为什么不能把Laya.Hander.create后面带的这个参数传到Function里面? 附件 : --> 2018-06-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复...
来源: Laya_社区 发布时间: 20180621
...se) 2018-04-28 0 0 分享 微博 QZONE 微信 176*****233 赞同来自: hander写成new Handler(this, onProgress) 或 Handler.create(this, onProgress, null ,false) 2018-04-28 0 0 分享 微博 QZONE 微信 一点一滴 赞同来自: 有问题在提交。 2018-04-28 0 0 分享 微博 QZONE 微信...
来源: Laya_社区 发布时间: 20180428