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

大约有 2,746 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0074 秒)

1531. 为什么Tiledmap总是显示于stage的图片之上? [ 56%]

...ew Handler(this, completeHandler)); } private function completeHandler(e:*=null):void { createImage(); } 2017-02-24 1 0 分享 微博 QZONE 微信 hamletborn 赞同来自: 谢谢! 2017-02-24 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起...

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

1532. IDE创建动画调用问题 [ 56%]

....stage.addChild(light); light.play(0, true); 用light.frames获取结果为null,不行 2017-08-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying 赞同来自: private function onLoaded():void { //实...

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

1533. LayaIDE2.0能够做出流水在物理引擎下碰撞的效果吗 [ 56%]

...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 问题状态 最新活动: 2019-10-22 14:17 浏览: 738 关注: 1 人

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

1534. 发布微信小游戏 运行时报错 [ 56%]

...交 2 个回复 熊猫大侠 赞同来自: Cannot read property 'md5' of null 2018-03-26 0 0 分享 微博 QZONE 微信 tjy2010sc 赞同来自: 有人看看吗?昨天一晚上都没研究出来 2018-03-27 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先...

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

1535. 创建项目之后打开编辑模式出现错误 [ 56%]

...之后提示错误:Uncaught TypeError:Cannot read property 'addChild' of null 然后重新下载2.3.0版本,创建示例项目;    在编辑模式下同样出错:Uncaught TypeError:Cannot read property 'firstInit' of undefined   请问应该怎么解? 附件 : --> 2020-03-31 添加评...

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

1536. 新人求助:onStart赋值为什么在onUpdate会输出一次为空 [ 56%]

...      }         onUpdate():void{         if(this.lab==null){             console.log("lab为空");             return;         }         this.lab.pos(Laya.MouseManager.instance.mouseX,Laya.MouseManager.instance.mouseY);    }  }   onSta...

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

1537. 关于接口实现问题 [ 56%]

...n):void [static] JS中定义接口。如 Laya.interface("a.b.myinterface", null); Laya.interface("a.b.myInterface2", BaseInterface); imps(prototypeChain:*, superInterfaces:Object):void [static] JS中实现接口。如: 使Myclass实现接口a.interface。 Laya.imps(Myclass.prototype, { a.interface...

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

1538. TypeError: Cannot read property '_doAwake' of undefined [ 56%]

...调用Java PlatformClass undefined Cannot read property 'displayObject' of null Uncaught TypeError: Cannot read property 'props' of undefined 运行报错 Uncaught Can not find scene:GameView.scene undefined XmlDom类没有了?解析xml时,报错Property 'attributes' does not exist on type 'Node...

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

1539. TypeError: Cannot read property 'View' of undefined [ 56%]

...ya.Scene.load应该如何使用? Cannot read property 'displayObject' of null laya,dialog弹出后是否能点击底下的view页面的button Uncaught TypeError: Cannot read property 'props' of undefined TrailSprite3D的ALIGNMENT_TRANSFORM_Z模式和ALIGNMENT_VIEW模式有什么区别? 问题...

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

1540. 关于发布微端的问题 [ 56%]

...用view嵌套发布html5报"Uncaught TypeError:Cannot set property 'y' of null"的解决方案 关于发布oppo、vivo快游戏,无法生成Rpk问题 IDE创建的UI 层级问题 问题状态 最新活动: 2018-03-12 14:20 浏览: 657 关注: 2 人 果丶酱 • 2018-03-12 14:25 用webview的话 ...

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