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

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

291. ts继承后,代码压缩的问题 [ 90%]

ts继承后,代码压缩的问题 我用uglify-js对代码进行压缩有,会有很多重复的一下语句 var __extends = this && this.__extends || function() { var extendStatics = Object.setPrototypeOf || { __proto__: [] }instanceof Array && function(d, b) { d.__proto__ = b } |...

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

292. 2d项目RenderSprite3D出错,laya1.7.16 [ 90%]

...回复问题请先登录 发起人 popo 相关问题 TS项目使用matter.js库无智能提示 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket layaAir TS项目如何引用protoBuf库? 如何通过命令行工具构建和...

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

293. 打包后报错 Unexpected token in JSON at position 266 [ 90%]

打包后报错 Unexpected token in JSON at position 266 VM392:1 gameThirdScriptError Unexpected token in JSON at position 266;at api readFile success callback function SyntaxError: Unexpected token in JSON at position 266     at JSON.parse (<anonymous>)     at Function.MiniAdpter.getJson...

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

294. LayaAirIDE 2.2.0.beta2 laya.core.js 中 Text._parseLines 函数有Bug [ 90%]

LayaAirIDE 2.2.0.beta2 laya.core.js 中 Text._parseLines 函数有Bug 中 在Native上执行或者用layabox的 app 扫码 native 也会直接报错 原因就是 this._testWord是空  改为 Text._testWord 即可 附件 : --> 2019-08-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有...

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

295. AnimationBase和MovieClip removeLabel问题反馈 [ 90%]

AnimationBase和MovieClip removeLabel问题反馈 laya.core.js---AnimationBase 下面加粗代码用于补充删除空值对应的键   /** *删除指定的帧标签。 *@param label 帧标签名称。注意:如果为空,则删除所有帧标签! */ __proto.removeLabel=function(label){ if (!...

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

296. Uncaught Error: IBQuadrangle count:16391 must<:16383 [ 90%]

...6391 must&lt;:16383     at Function.GlUtils.fillIBQuadrangle (laya.webgl.js:2614)     at Function.GlUtils.expandIBQuadrangle (laya.webgl.js:2635)     at WebGLContext2D.__proto.flush (laya.webgl.js:4744)     at RenderContext.__proto.flush (laya.core.js:5526)     at Stage.__proto.render (lay...

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

297. 3d场景下载出错 [ 90%]

..._addReference' of undefined     at t.&lt;anonymous&gt; (https://usr/game.js:49:8301)     at e.n._parse (https://usr/game.js:66:1995)     at Function.t._createNodeByJson (https://usr/game.js:46:14129)     at Function.t._createNodeByJson (https://usr/game.js:46:13903)     at Function.t._crea...

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

298. 3D中如何限制角色的行走区域? [ 90%]

...  TypeError: Cannot read property 'btCollisionObject' of undefined bundle.js:68723     at PhysicsCollider.__proto._onAdded (/Users/admin/layaA4/layaA4/bin/js/bundle.js:68723:31)     at MeshSprite3D.__proto._addComponentInstance (/Users/admin/layaA4/layaA4/bin/js/bundle.js:39288:9)     at Mesh...

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

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

...   TypeError: Cannot read property 'length' of undefined     apploader.js:338:     TypeError: Cannot read property 'length' of undefined             for (var i = 0; i &lt; text.length; i++) {                                      ^^                  TypeError: C...

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

300. 提问:在index.html里怎么设置值,能够在laya AS里取到那个值 [ 89%]

...赞同来自: 不明白你要表达的意思,如果是再index.html下写js代码,在AS下通过__JS__辅助去直接调js原生方法即可。 2017-01-18 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 kasl123 相关问题 看了其...

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