大约有 1,500 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0054 秒)
Laya_社区(812) Laya3.0_api(343) Laya2.0_api(142) laya_api(114) Laya2.0_文档(52) Laya3.0_文档(28) Laya2.0_示例(5) Laya_示例(4)
...ata/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (v8::Object::Set(v8::Local<v8::Value>, v8::Local<v8::Value>)+40) [arm64-v8a] 4 #03 pc 000000000043f338 /data/app/com.mylafe.game.handsomecat-1/lib/arm64/liblayaair.so (laya::JSObjBaseV8::ReleaseRefArray()+92) [arm64-v8a] 5 #...
来源: Laya_社区 发布时间: 20191214
...y gpuMemory Methods _addReference _clearReference _parse _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event getAniNameByIndex getSkinIndexByName getTexture hasListener isCreateFromURL off offAll offAllCaller on once destroyUnusedResources Constructors constructor new SpineTempl...
来源: Laya3.0_api 发布时间: 20231115
...过 callLater 函数设置),则立即执行延迟调用函数。 Node setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node timerLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true, jumpFrame:Boolean = false):void 定时重复执...
来源: Laya2.0_api 发布时间: 20190513
...引,生成一个可控制物件 TiledMap getTexture(index:int):TileTexSet 得到一块指定的地图纹理 TiledMap getTileProperties(index:int, id:int, name:String):* 得到tile自定义属性 TiledMap getTileUserData(id:int, sign:String, defaultV:* = null):*TiledMap mapSprite():Spri...
来源: laya_api 发布时间: 20170929
...引,生成一个可控制物件 TiledMap getTexture(index:int):TileTexSet 得到一块指定的地图纹理 TiledMap getTileProperties(index:int, id:int, name:String):* 得到tile自定义属性 TiledMap getTileUserData(id:int, sign:String, defaultV:* = null):*TiledMap mapSprite():Spri...
来源: Laya2.0_api 发布时间: 20190513
...到Button设置皮肤的地方,发现它会去调用changeClips。 __getset(0,__proto,'skin',function(){ return this._skin; },function(value){ if (this._skin !=value){ this._skin=value; this.callLater(t...
来源: Laya_社区 发布时间: 20191122
...er(); //加载网格 Laya.Mesh.load("res/threeDimen/skinModel/LayaMonkey/Assets/LayaMonkey/LayaMonkey-LayaMonkey.lm", Laya.Handler.create(this, function(mesh) { var layaMonkey = scene.addChild(new Laya.MeshSprite3D(mesh)); layaMonkey.transform.localScale = new Laya.Vector3(0.3, 0.3, 0.3); layaMonkey...
来源: Laya2.0_文档 发布时间: 20210714
...puMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory destroy event getMaxHeight getMaxWidth getTextWidth hasListener isCreateFromURL off offAll offAllCaller on once parseFont destroyUnusedResources loadFont Constructors constructor new B...
来源: Laya3.0_api 发布时间: 20231115
...gle clearRenderTarget drawMesh drawMeshInstance drawRender getCommandsSize setGlobalColor setGlobalInt setGlobalMatrix setGlobalNumber setGlobalTexture setGlobalVector setGlobalVector2 setGlobalVector3 setRenderTarget setShaderDataColor setShaderDataInt setShaderDataMatrix setShaderDataNumber setSha...
来源: Laya3.0_api 发布时间: 20231115
... replaceChild(newNode:Node, oldNode:Node):Node 替换子节点。 Node setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node timerLoop(delay:int, caller:*, method:Function, args:Array = null, coverBefore:Boolean = true, jumpFrame:Boolean = false):void 定时重复执...
来源: laya_api 发布时间: 20170929