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

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

181. 真机调试 开启子域后 提示出现window is not defined [ 92%]

真机调试 开启子域后 提示出现window is not defined 在工程里开启子域 在微开发工具中调试能正常获得子域内容, 但是在真机上调试就 报错 提示 下面2个错误 Uncaught ReferenceError: window is not defined ReferenceError: window is not defined   我在...

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

182. can not read property "elements" of underfined [ 92%]

can not read property "elements" of underfined 参照官方的cameraMoveScript脚本写控制摄像机移动的功能, var yPRElem:Float32Array=this.yawPitchRoll.elements;   附件 : --> 2019-02-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...

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

183. 示例2D发布微信小游戏报错 asdebug.js:1 ReferenceError: __wxAppData is not defined [ 92%]

...2D发布微信小游戏报错 asdebug.js:1 ReferenceError: __wxAppData is not defined 2019-08-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 ...

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

184. 发布微信小游戏后 this.preinitialize is not a function [ 92%]

发布微信小游戏后 this.preinitialize is not a function IDE里面调试一切正常,发布微信小游戏以后就出现这个BUG 2018-12-03 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 7 个回复 云淡风轻 赞...

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

185. Laya.Animation Play();后报错提示TypeError: clas is not a constructor [ 92%]

Laya.Animation Play();后报错提示TypeError: clas is not a constructor 报错内容:   代码:   类库设置:         附件 : --> 2019-03-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Hh丶 ...

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

186. 出错啦:Uncaught TypeError:TiledMap is not a function? [ 92%]

出错啦:Uncaught TypeError:TiledMap is not a function?   附件 : --> 2016-05-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 cuixueying 赞同来自:   js下,tileMap类是在libs/laya.plugins.js下...

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

187. 求助 Uncaught ReferenceError: Laya3D is not defined [ 92%]

求助 Uncaught ReferenceError: Laya3D is not defined  这个Uncaught ReferenceError: Laya3D is not defined 是我没导入包吗? 下面是index中的部分导入 <script type="text/javascript" src="libs/laya.d3.js"></script> <script type="text/javascript" src="libs/laya.core.js"...

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

188. KeyNotFoundException: The given key was not present in the dictionary. [ 92%]

KeyNotFoundException: The given key was not present in the dictionary. 1.6插件在5.6的unity中导出Sprite3d时提示错误KeyNotFoundException: The given key was not present in the dictionary.模型不绑定动画时可以正常导出. 附件是模型包,麻烦给鉴定下问题出在哪里...

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

189. 官方视频教程中飞机大战 "this.addChild is not a function" [ 92%]

官方视频教程中飞机大战 "this.addChild is not a function" IDE Layabox1.7.20.2 beta 版 src/Game.js//var WebGL = laya.webgl.WebGL; //Laya.init(480, 852, WebGL); var Game = (function(){ (function Game(){ Laya.init(480,852); this.bg = BackGround(); Laya.stage.addChild(this.bg); })(); })(); s...

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

190. TypeError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'. [ 92%]

...eError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'. 按照官方实例骨骼动画里的多纹理写的代码。 一运行就报这个错误   附件 : --> demo.zip 2018-03-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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