大约有 4,373 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0127 秒)
Laya_社区(2475) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(35)
...Render onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...Render onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ure2D.load("res/threeDimen/Physics/grass.png", Laya.Handler.create(this, function (tex) { planeMat.albedoTexture = tex; })); //设置纹理平铺和偏移 var tilingOffset = planeMat.tilingOffset; tilingOffset.setValue(5, 5, 0, 0); plan...
来源: Laya_社区 发布时间: 20210103
...同来自: 上传出问题的附件demo 关键代码 LayaUISample的 function beginLoad(){ ConfigEventDispatcher.getInstance().on(ConfigEventDispatcher.CFG_PARSE_COM, this, parseCfgCom); // 解析游戏配置表数据 ConfigMgr.dataInfoComplete(); } ConfigMgr.dataInfoComplete(); ...
来源: Laya_社区 发布时间: 20180205
...ss with type parameter Constructor Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...数默认在config.js中定义,代码如下: window.onLayaInitError = function(e) { console.log("onLayaInitError error=" + e); alert("加载游戏失败,可能由于您的网络不稳定,请退出重进"); } 开发者可以根据自己需求,修改报错信息和报错方式。 9. conch.ge...
来源: Laya3.0_文档 发布时间: 20260128
...ss with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ointCount; 完整代码如下: box2d.b2World.prototype.DestroyJoint = function(a) { box2d.ENABLE_ASSERTS && box2d.b2Assert(!this.IsLocked()); if (!this.IsLocked()) { var b = a.m_collideConnected; a.m_prev && (a.m_prev.m_next = a.m_next); ...
来源: Laya_社区 发布时间: 20181024
....config)); 在PC上用chrome运行,wx的类型是object,wx.config是function,一切正常,但如果导出后用微信开发者工具打开,则出现如下图的问题: //======================================== 如果不下载到本地,用如下语句在线引用的话: <...
来源: Laya_社区 发布时间: 20180724
...Render onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Class Class with type parameter Property Accessor Inherited constructor Inherited property Inherited method Inherited accessor Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115