• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 179 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0072 秒)

171. Ts简单对象池 [ 44%]

...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

172. lib/arm/liblayaair.so 总是崩溃 [ 42%]

...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

173. 【经验分享】如何让ts项目支持装饰器语法,以及自动化发布相关的一些东西 [ 42%]

...ugmentCodeLocation(err, pos, curSource, id); err.id = id; err.hook = 'transform'; // return pluginContext.error(err); },该方法虽然可以解决 tslib 找不到的问题,并且编译后输出的文件可以正常运行,但是也屏蔽了其他错误,如果代码中有其他错误,最终...

来源: Laya_社区 发布时间: 20201223

174. [LayaNative2.2.0beta4] 无论是否删除或者替换layabox.ttf 都会直接crash 【有demo】 [ 41%]

...  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

175. 微信小游戏渲染开放域卡顿处理 [ 34%]

...t             };             // 赋值属性             for (let i in param)                 data[i] = param[i];             self.visible = true;             // 检测             var texture = self.$texture;             if (texture) {         ...

来源: Laya_社区 发布时间: 20181114

176. Laya构建App后AndroidStudio中用真机调试模式下运行,App打开了,但是不能打开游戏的问题。 [ 33%]

...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

177. 构建app闪退,测试app扫码可以运行 [ 29%]

.../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

178. 打包成APK运行一半崩溃 [ 28%]

...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

179. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 16%]

...     也就是Unity中包含以下组件的节点:         1. Transform       2. MeshFilter         3. MeshRenderer      4. SkinnedMeshRenderer          5. Animation       6. Animator (新)    7. Terrain                  8. ParticleSystem(使用须知)       ...

来源: Laya_社区 发布时间: 20170428