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

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

61. Uncaught Can not find class laya.ani.bone.Skeleton [ 85%]

Uncaught Can not find class laya.ani.bone.Skeleton 新建项目 console.log(Laya.Skeleton)为undefine  场景里放入.sk动画 运行报错Can not find class laya.ani.bone.Skeleton 附件 : --> 2020-05-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: ...

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

62. 压缩后的js 变undefined? [ 85%]

压缩后的js 变undefined? 打包压缩后有些档案内面变了 undefined 这个怎么办呢? 2018-09-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 123黄 赞同来自: 答案在这里 https://ask.laya...

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

63. Uncaught Can not find class laya.html.dom.HTMLDivElement [ 84%]

Uncaught Can not find class laya.html.dom.HTMLDivElement IDE 2.4.0  库2.4.0 已经添加html.js, IDE里运行还是会报错 附件 : --> 2020-02-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞...

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

64. Uncaught RangeError:Array buffer allocation failed [ 84%]

Uncaught RangeError:Array buffer allocation failed 引擎版本2.1.0(升级到2.2.0beta4也会出现这个bug) 运行环境:华为手机,系统P10Plus; 浏览器:华为自动浏览器版本EMUI 9.1.0 demo由于公司原因无法提供,只有附件图片。   进入游戏后从登入场...

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

65. Uncaught Can not find class srcipt/game/Game_App.ts [ 84%]

Uncaught Can not find class srcipt/game/Game_App.ts 如题  类也注册了 但是 还是提示 Uncaught Can not find class srcipt/game/Game_App.ts  找不到这个类 , 这个脚本是我直接复制进来的,没有在编辑器里创建,难道这个编辑器不能容纳复制进来的脚...

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

66. Uncaught TypeError: GlowFilter is not a constructor [ 84%]

Uncaught TypeError: GlowFilter is not a constructor 使用 GlowFilter ,编辑模式下F9 引入了Filter 依然报这个错,ColorFilter没问题 2019-02-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_...

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

67. touches一直为undefined [ 84%]

touches一直为undefined Laya.stage.on(Laya.Event.MOUSE_DOWN, this, onCtrlMoveRockerTouchDown); ......   function onCtrlMoveRockerTouchDown(e) {     console.log("onCtrlMoveRockerTouchDown()");     var touches = e.touches;     if(touches) {     ...取出前两个touch进行计算     } }...

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

68. 场景调用offAll会报错。 [ 83%]

场景调用offAll会报错。 代码: scene = new Scene(); Laya.stage.addChild(scene); scene.offAll(); Laya.stage.removeChild(scene);  scene = new Scene(); Laya.stage.addChild(scene); scene.offAll(); Laya.stage.removeChild(scene); scene = new Scene(); Laya.stage.addChild(scene); Laya.stage.remo...

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

69. TypeError: relativePath is undefined [ 83%]

TypeError: relativePath is undefined 文档 --> 扩展模块 --> 用LayaAir引擎解析Tiled Map地图 我的代码完全是复制的,一个字都不差 但是运行之后报错:TypeError: relativePath is undefined 文档传送门:https://ldc.layabox.com/doc/?nav=zh-js-3-4-0 2017-12-05 ...

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

70. Uncaught TypeError: Browser.window.JSZip is not a constructor [ 83%]

Uncaught TypeError: Browser.window.JSZip is not a constructor var zip:* = new Browser.window.JSZip();   报错 Uncaught TypeError: Browser.window.JSZip is not a constructor 2017-12-06 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接...

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