大约有 76 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0028 秒)
__class is not defined WAGame.js:3 gameThirdScriptError __class is not defined ReferenceError: __class is not defined at http://127.0.0.1:56728/game/code.js:53274:3 at http://127.0.0.1:56728/game/code.js:53276:4 at require (http://127.0.0.1:56728/game/__ ... :13675) at http://127.0.0.1:56728/game/_...
来源: Laya_社区 发布时间: 20180506
预加载音频文件遇到的问题 写了一段预加载音频的代码(JS飞机大战示例), //加载声音资源 Laya.loader.load("res/sound/bloodstream_bg.mp3", Laya.Handler.create(this, onLoadedSound), null, Laya.Loader.SOUND); // })(); function onLoadedSound(){ Laya.SoundManager.playM...
来源: Laya_社区 发布时间: 20180320
Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 官方示例发布微信小游戏,在开发者工具中报错 附件 : --> Demo.zip 2020-05-18 1 条评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1...
来源: Laya_社区 发布时间: 20200518
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
为什么SoundManager.PlaySound 不发出声音,后台报了一堆错误显示 错误提示:Resources already exist,is repeated loading: res/sound/Award.mp3是在使用了 SoundManager.mute = true;然后又设置.mute=false;之后,有的代码里可以放声音,有的代码里不行 2018-05...
来源: Laya_社区 发布时间: 20180511
gradientdatanumber warning:the fourth key is be force set to 1. 请问这是什么引起的? gradientdatanumber warning:the fourth key is be force set to 1. 2017-08-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个...
来源: Laya_社区 发布时间: 20170805
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
IDE提示类已存在,怎么办 新创建的空ari项目,什么都没动过;直接F5运行就报出类已经存在的错误; Warning!,this class[MiniAdpter] already exist: Object 2018-01-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容...
来源: Laya_社区 发布时间: 20180130
Error or warning message:LayaUISample.max.js Error or warning message:LayaUISample.max.js 2018-05-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 w1114367261 赞同来自: 详细描述下你的问题 2018-05-22...
来源: Laya_社区 发布时间: 20180522
视频Demo播放问题 http://layaair.ldc.layabox.com/demo/?category=2d&group=DOM&name=Video 按照demo写的,在ide中运行不播放视频。什么都没有。。 是还需要配置什么么?谢谢 附件 : --> 2018-03-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...
来源: Laya_社区 发布时间: 20180328