大约有 203 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0040 秒)
...ya.loader.load("res/atlas/ui.atlas", Laya.Handler.create(this, onLoaded)); function onLoaded() { //创建一个Animation实例 var tl = new Laya.Animation(); //加载动画文件 tl.loadAnimation("TimeLine.ani"); //添加到舞台 Laya.stage.addChild(tl); //播放Animation动画 tl.play(); } ``` 代...
来源: Laya2.0_文档 发布时间: 20210715
...同来自: 上传出问题的附件demo 关键代码 LayaUISample的 function beginLoad(){ ConfigEventDispatcher.getInstance().on(ConfigEventDispatcher.CFG_PARSE_COM, this, parseCfgCom); // 解析游戏配置表数据 ConfigMgr.dataInfoComplete(); } ConfigMgr.dataInfoComplete(); ...
来源: Laya_社区 发布时间: 20180205
...t;>>>>>>>>className:layaair/game/browser/ExportJavaFunction,methodName:GetDeviceInfo 2018-11-26 18:31:47.964 4749-4838/com.layabox.dotJourney E/LayaBox: >>>>>>>>>>>>before 2018-11-26 18:31:47.975 4749-4838/com.layabox.dotJourney E/LayaBox...
来源: Laya_社区 发布时间: 20181126