大约有 2,482 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0053 秒)
Laya_社区(720) Laya3.0_api(672) Laya2.0_api(367) laya_api(298) Laya_示例(150) Laya2.0_示例(114) Laya2.0_文档(107) Laya3.0_文档(54)
...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/particleShuriKen/module/Burst" Burst Class Burst Burst 类用于粒子的爆裂描述。 Hierarchy Burst Implements IClone Index Constru...
来源: Laya3.0_api 发布时间: 20231115
...ageCollection(); break; } /** * @private 销毁场景并且释放资源 */ public garbageCollection():void { this._scene.destroy();//销毁场景 this._scene = null; Laya.Resource.destroyUnusedResources();//销毁无用资源(没有被场景树引用,并且没有加资源锁的) } /** * @private 加...
来源: Laya2.0_文档 发布时间: 20210715
...量,新加进去的JS文件里面是否可以引用这个全局变量? public class DataSingleton { public static var dxMerchantID:Number = 20000020;//商户id } 我在AS里面定义一个全局变量dxMerchantID,然后我新插入一个游戏js文件,在js文件我该怎么引用到这个dx...
来源: Laya_社区 发布时间: 20170321
...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimatorStateCondition" AnimatorStateTriggerCondition Class AnimatorStateTriggerCondition Hierarchy AnimatorStateCondition AnimatorSt...
来源: Laya3.0_api 发布时间: 20231115
...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawEllipseCmd" DrawEllipseCmd Class DrawEllipseCmd Hierarchy DrawEllipseCmd Index Properties fillColor height lineColor lineWidth p...
来源: Laya3.0_api 发布时间: 20231115
...置文件 微信小游戏怎么加载本地配置文件?在laya是可以 public initConfig(){ this.configAsset=[ {url:"res/config/playerCard.json",type:laya.net.Loader.TEXT} ]; Laya.loader.load(this.configAsset,Handler.create(this,this.loadConfigCallBack)) } public loadConfigCallBack(str:boolean){...
来源: Laya_社区 发布时间: 20180117
...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/render/RenderElement" RenderElement Class RenderElement RenderElement 类用于实现渲染元素。 Hierarchy RenderElement InstanceRen...
来源: Laya3.0_api 发布时间: 20231115
二次开发 异步回调没反应 ts: /**视频广告 */ public static showVideoAd(success: Laya.Handler, type: string): void { if (GameConfig.ins.isDev) { success.runWith(1); return; } var VGUtil = Laya.PlatformClass.createClass("com.szdn.game.fkzy.VGUtil"); VGUtil.callWithBack(back, "showVideoAd...
来源: Laya_社区 发布时间: 20190524
...Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/animation/AnimationNode" AnimationNode Class AnimationNode BoneNode 类用于实现骨骼节点。 Hierarchy AnimationNode Implements IClone ...
来源: Laya3.0_api 发布时间: 20231102
...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawRectCmd" DrawRectCmd Class DrawRectCmd 绘制矩形 Hierarchy DrawRectCmd Index Properties fillColor height lineColor lineWidth ...
来源: Laya3.0_api 发布时间: 20231115