大约有 2,566 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0054 秒)
Laya_社区(1381) Laya3.0_api(638) Laya2.0_api(288) laya_api(192) Laya2.0_文档(42) Laya_示例(11) Laya3.0_文档(8) Laya2.0_示例(6)
...0~202/game/cocos/cocos2d-x-lite/cocos/./scripting/js-bindings/jswrapper/v8/Object.cpp, 628): Invoking function (0x794f5fe1c0) failed! 附件 : --> 2020-05-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 西...
来源: Laya_社区 发布时间: 20200515
...后的回调时间 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList laya3D动画无法播放 播放声音出错,求指教 怎么讲layaAir里的显示对象添加到matter.js里的物理引擎世界里 为什么给Sprite容器添加点击事件没反应 3d...
来源: Laya_社区 发布时间: 20190803
...ndition Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface Inherited accessor
来源: Laya3.0_api 发布时间: 20231102
...nderUpdatePre clear compileShader recover updateInstanceData create Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Inherited property Inherited method Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115
...Loader里的代码就可以了 public static function getJson(data:String):Object { data = data.replace(/[\ufeff]/, "");//替换一个看不见的特殊字符 return JSON.parse(data); } 但是这个方法也只是暂时的,这...
来源: Laya_社区 发布时间: 20180104
...一个Function?? 根据api callback必须是一个 to(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false):Tween Tween.to(this.body, { x: (config[this.type].width / 2) + 10, y: (config[this.type].heightp / 2) + 45 }, 500...
来源: Laya_社区 发布时间: 20171111
...\vscode-chrome-debug-core\out\src\chrome\consoleHelper.js:138:22) at Object.formatConsoleMessage (c:\Program Files (x86)\laya\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\consoleHelper.js:39:48) at ChromeDebugAdapter.onConsoleAPICalled (c:\Prog...
来源: Laya_社区 发布时间: 20170210
... ] //支持 { "1":{ "name": "张三" }, "2":{ "name": "李四" } } 这种object模式没问题 只要带有[]的,都会报错 附件 : --> 2018-07-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaro...
来源: Laya_社区 发布时间: 20180702
..._audioCache[this.readyUrl]) { event(Event.COMPLETE); return; } var fileObj:Object = MiniFileMgr.getFileInfo(url); if(MiniAdpter.autoCacheFile&& fileObj && fileObj.readyUrl == url) { onDownLoadCallBack(url,0); }else { if(!MiniAdpter.autoCacheFile) { onDownLoadCallBack(url,0); }else { ...
来源: Laya_社区 发布时间: 20180503
...t方法添加的) laya.physics.js:38 Uncaught Error at Object.box2d.b2Assert (laya.physics.js:38) at box2d.b2Fixture.Destroy (laya.physics.js:439) at BoxCollider.__proto._onDestroy (laya.physics.js:1879) at BoxCollider.__proto._destroy (laya.co...
来源: Laya_社区 发布时间: 20181027