大约有 177 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0038 秒)
...estObject:*, srcSprite:Node, dstSprite:Node):void[override] TerrainChunk _parse(data:Object, spriteMap:Object):void[override] Sprite3D _parse(data:*, propertyParams:Object = null, constructParams:Array = null):Sprite3D[static] private Sprite3D _setBelongScene(scene:Node):void[override] Renderable...
来源: Laya2.0_api 发布时间: 20190513
...e (file:///D:/work/test2/bin/libs/laya.html.js:1213:39) at Function._parseXML (file:///D:/work/test2/bin/libs/laya.html.js:1270:38) at Function._parseXML (file:///D:/work/test2/bin/libs/laya.html.js:1228:31) at Function.parse (file:///D:/work/test2/bin/libs/laya.html.js:1222:23) ...
来源: Laya_社区 发布时间: 20190926
...ew Byte(data); str = bytes.readUTFBytes(bytes.length); loader.endLoad(JSON.parse(str)); 完美绕过引擎编码限制 2018-06-22 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 熊猫大侠 相关问题 2.0一不小心删了bin目录...
来源: Laya_社区 发布时间: 20180108
...plet = new Laya.Templet(); this.templet.on(Laya.Event.COMPLETE, this, this.parseComplete); this.templet.on(Laya.Event.ERROR, this, this.onError); this.templet.loadAni("comp/skeleton/spineboy.sk"); } protected onExit() {}; private onError() { console.log("parse error"); } private parseComplete() { //...
来源: Laya_社区 发布时间: 20180905
...//D:/LayaTest/TestHtml2.2.0/bin/libs/laya.html.js:1213:39) at Function._parseXML (file:///D:/LayaTest/TestHtml2.2.0/bin/libs/laya.html.js:1270:38) at Function._parseXML (file:///D:/LayaTest/TestHtml2.2.0/bin/libs/laya.html.js:1228:31) at Function.parse (file:///D:/LayaTest/TestHtml2.2.0/bin...
来源: Laya_社区 发布时间: 20191028
....templet.loadAni(this.aniPath); this.templet.on(Event.COMPLETE, this, this.parseComplete); this.templet.on(Event.ERROR, this, this.onError) } private parseComplete(): void { this.skeleton = this.templet.buildArmature(); Laya.stage.addChild(this.skeleton); this.skeleton.pos(Browser.width / 2, Browser...
来源: Laya2.0_文档 发布时间: 20210715
...rarchy(activeChangeComponents:Array):void[override] ShuriKenParticle3D _parse(data:Object, spriteMap:Object):void[override] ShuriKenParticle3D _setBelongScene(scene:Node):void[override] RenderableSprite3D _setUnBelongScene():void[override] RenderableSprite3D addChild(node:Node):Node 添加子...
来源: Laya2.0_api 发布时间: 20190513
...ect/laya-air/myLaya1/bin/js/bundle.js:14640:23) at Function.Scene3D._parse (file:///D:/fish_project/laya-air/myLaya1/bin/js/bundle.js:65462:21) 2018-11-15 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 没事喝两杯 相关问题 ...
来源: Laya_社区 发布时间: 20181115
...tObject:*, srcRoot:Node, dstRoot:Node):void[override] 克隆。 Sprite3D _parse(data:Object, spriteMap:Object):void[override] Sprite3D _parse(data:*, propertyParams:Object = null, constructParams:Array = null):Sprite3D[static] private Sprite3D _setBelongScene(scene:Node):void[override] Renderable...
来源: Laya2.0_api 发布时间: 20190513
...X的头帘适配,代码如下: if( window.conch ) { var devInfo = JSON.parse(window.conch.config.getDeviceInfo()); if (devInfo.devicename === 'iPhone10,3' || devInfo.devicename === 'iPhone10,6') { // iPhone X适配 } } Copyright ©Layabox 2025 all right reserved,powered by LayaAir Engine更新...
来源: Laya3.0_文档 发布时间: 20251010