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

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

51. 我我将一个View destory 再添加一个另外的View 有时候会报错 [ 86%]

... TypeError: Cannot read property '_byteLength' of null at WebGLContext2D.__proto.flush (file:///F:/Chess/client2D2017_11_19/bin/libs/laya.webgl.js:4963:32) at SubmitCanvas.__proto.renderSubmit (file:///F:/Chess/client2D2017_11_19/bin/libs/laya.webgl.js:6294:18) at WebGLContext2D.__proto.submitElemen...

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

52. 粒子编辑器黑屏 [ 86%]

...ut/vs/layaEditor/h5/layabuilder.max.js:15196:27)     at ParticleScene.__proto.show (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out/vs/layaEditor/h5/layabuilder.max.js:15351:22)     at UIPanel.__proto.onTabChange (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out/vs/layaEditor/h5/layabui...

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

53. as3分包,如果在ui编辑器IDE里导入了类runtime,在分包里就会报错。这个怎么处理。 [ 86%]

...。 Uncaught ReferenceError: MailPanel is not defined     at MailWin.__proto.createChildren (Nxsg.max.js:71310)     at MailWin.Component (Nxsg.max.js:52200)     at MailWin.Box (Nxsg.max.js:58163)     at MailWin.View (Nxsg.max.js:62736)     at MailWinUI (Nxsg.max.js:71304)     at new Mail...

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

54. 【求助】关于Cannot read property 'visible' of undefined问题 [ 86%]

...TypeError: Cannot read property 'visible' of undefined at RenderSprite3D.__proto._childs (file:///D:/Projects/Study/three/bin/h5/Main.max.js:6529:29) at Sprite.__proto.render (file:///D:/Projects/Study/three/bin/h5/Main.max.js:21868:42) at RenderSprite3D.__proto._childs (file:///D:/Projects/Study/th...

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

55. 【简单跑酷--JS版】---Lv.4 添加玩家 [ 86%]

...ayer_die"; //Player Laya.class(Player,"Player", laya.display.Sprite); var _proto = Player.prototype; //是否缓存了 Player.cached = false; _proto.init = function(){ //动画缓存起来 if(!Player.cached){ Player.cached = true; //根据不同的动画 来创建动画模板 laya.display.Animation....

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

56. layaAir TS项目如何引用protoBuf库? [ 86%]

layaAir TS项目如何引用protoBuf库? 2017-02-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 aidimiebear 赞同来自: q53511224 、…… 我参考了http://layaair.ldc.layabox.com/demo/?2d&Network&a...

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

57. unity导出的场景.ls加载到laya3d中报错 [ 85%]

...报错: TypeError: Cannot read property 'props' of undefined at Avatar.__proto._parseNode (file:///D:/layaTest/mylaya/bin/libs/laya.d3.js:19610:21) at Avatar.__proto.onAsynLoaded (file:///D:/layaTest/mylaya/bin/libs/laya.d3.js:19652:10) at ResInfo.onLoaded (file:///D:/layaTest/mylaya/bin/libs/laya...

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

58. 如何在游戏入口处获取对象的子对象 [ 85%]

...直接调用MapLayer.具体怎么实现呢。获取地图层一定要在_proto.mapLoaaded里面吗? /* * name; */ var TiledMap = Laya.TiledMap; var Rectangle = Laya.Rectangle; var Handler = Laya.Handler; var Sprite = Laya.Sprite; var MapLayer = Laya.MapLayer; var loadMap = (function (_super) { fun...

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

59. 动态加载代码后,总是出现 ProgressBar is not a constructor [ 85%]

...ogressBar is not a constructor at onLoadComplete (game.js:81) at Handler.__proto.runWith (laya.core.js:686) at ResInfo.loadComplete (laya.core.js:12634) at EventHandler.__proto.runWith (laya.core.js:687) at ResInfo.__proto.event (laya.core.js:465) at LoaderManager.__proto._endLoad (laya.core.js:1250...

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

60. 跳转场景后laya.core.js就报Cannot read property 'width' of null的错误 [ 84%]

...     at Function.Texture._create (laya.core.js:15946)     at Texture.__proto._onLoaded (laya.core.js:15750)     at EventHandler.__proto.runWith (laya.core.js:1410)     at ResInfo.__proto.event (laya.core.js:1166)     at LoaderManager.__proto._endLoad (laya.core.js:14880)     at Loader.on...

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