大约有 2 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0013 秒)
... this.scoreLabel=null; this.infoLabel=null; GameInfo.js: var GameInfo = (function (_super) { function GameInfo() { GameInfo.super(this); // this.infoLabel.text = "abc"; 这个也报异常应该是找不到infoLabel // 注册按...
来源: Laya_社区 发布时间: 20171118
...交 1 个回复 叮当(H5研发) 赞同来自: Lancer var arr =[{url:"game/img.jpg",type: Loader.IMAGE}, {url:"res/atlas/comp.atlas", type: Loader.ATLAS}, {url:"res/atlas/all.atlas", type: Loader.ATLAS} ]; Laya.loader.load(arr,Laya.Handler.create(this,onload)); 2018-08-09 1 1 分享 微博 QZONE...
来源: Laya_社区 发布时间: 20180809