大约有 179 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0072 秒)
...ift(); GetLenght=():number=>{return this.data.length;} Dispose=()=>{ for(let i in this.data){ Laya.Pool.recover("Dispose",this.data[i]); } } } 2019-12-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为...
来源: Laya_社区 发布时间: 20191206
...app/com.yywgames.wpby.cn-1/lib/arm/liblayaair.so (_ZN2v88internal4Heap24PerformGarbageCollectionENS0_16GarbageCollectorENS_15GCCallbackFlagsE+316) #04 pc 0055bca8 /data/app/com.yywgames.wpby.cn-1/lib/arm/liblayaair.so (_ZN2v88internal4Heap14CollectGarbageENS0_16GarbageCollectorEPKcS4_N...
来源: Laya_社区 发布时间: 20180814
...ugmentCodeLocation(err, pos, curSource, id); err.id = id; err.hook = 'transform'; // return pluginContext.error(err); },该方法虽然可以解决 tslib 找不到的问题,并且编译后输出的文件可以正常运行,但是也屏蔽了其他错误,如果代码中有其他错误,最终...
来源: Laya_社区 发布时间: 20201223
... TypeError: Cannot read property 'length' of undefined for (var i = 0; i < text.length; i++) { ^^ TypeError: Cannot read property 'length' of undefined at conchTextCanvas.measureText ...
来源: Laya_社区 发布时间: 20190829
...t }; // 赋值属性 for (let i in param) data[i] = param[i]; self.visible = true; // 检测 var texture = self.$texture; if (texture) { ...
来源: Laya_社区 发布时间: 20181114
...1-5431/com.ReleaseTest.Four E/ActivityThread: Failed to find provider info for com.google.settings 06-20 19:10:18.492 5371-5426/com.ReleaseTest.Four W/chromium: [WARNING:data_reduction_proxy_config.cc(318)] SPDY proxy OFF at startup 06-20 19:10:18.494 5371-5371/com.ReleaseTest.Four E/MPlugin: Unsupp...
来源: Laya_社区 发布时间: 20170620
.../com.layabox.hello A/art: art/runtime/java_vm_ext.cc:470] t.src:function(){for(var e,t=document.scripts,i=t.length-1,n=i;n>0;n--)if("interactive"===t[n].readyState){e=t[n].src;break}retutTO 2019-03-15 08:45:13.438 8214-8265/com.layabox.hello A/art: art/runtime/java_vm_ext.cc:470] �|�`r��|...
来源: Laya_社区 发布时间: 20190315
...r active 04-11 11:17:08.924 8591-8591/? I/HwCust﹕ Constructor found for class android.app.HwCustHwWallpaperManagerImpl 04-11 11:17:08.927 8591-8591/? E/LayaGameEngine﹕ game_plugin_set_option key=localize value=false 04-11 11:17:08.927 8591-8591/? E/LayaGameEngine﹕ game_plugin_se...
来源: Laya_社区 发布时间: 20170411
... 也就是Unity中包含以下组件的节点: 1. Transform 2. MeshFilter 3. MeshRenderer 4. SkinnedMeshRenderer 5. Animation 6. Animator (新) 7. Terrain 8. ParticleSystem(使用须知) ...
来源: Laya_社区 发布时间: 20170428