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

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

161. 发布到微信小游戏,编译报错Laya is not defined [ 93%]

发布到微信小游戏,编译报错Laya is not defined 我的游戏用的是Laya1.5.2,现在为了发布到微信小游戏上,把Laya引擎库升级到1.8.6,按照官方文档进行了适配,在微信开发者工具中编译,出现Laya is not defined 附件 : --> 2020-02-13 添加评...

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

162. 使用动效模版的时候报错:ui is not defined [ 93%]

使用动效模版的时候报错:ui is not defined   附件 : --> 2019-04-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 升级到最新的IDE 更新到最新的引擎库, 新版...

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

163. Swift中接入其他都正常,但是在你们的conchConfig中,报错'string' file not found [ 93%]

...其他都正常,但是在你们的conchConfig中,报错'string' file not found #import <string> 报错,这种本来是.mm文件的问题,但是只有你们自己的conchConfig有引用,而且是.h文件! 2019-05-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到...

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

164. TS项目编译报错‘inspector.d.ts' not found’ [ 93%]

TS项目编译报错‘inspector.d.ts' not found’ 新建TS项目,在编译时 开始编译 -------------------------------------- [11:18:59] Working directory changed to /Applications/LayaAirIDE_beta.app/Contents/Resources/app [11:19:00] Using gulpfile ~/Documents/sports1/.laya/gulpfile.js [11:...

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

165. 旧项目转微信小程序 一直提示module "bytebuffer" is not defined [ 93%]

旧项目转微信小程序 一直提示module "bytebuffer" is not defined 附件 : --> 2019-10-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 需要发个demo看看 2019-10-14 0 0 分...

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

166. 报错,这不是个构造函数 "StartPage is not a constructor" [ 93%]

报错,这不是个构造函数 "StartPage is not a constructor" StartPage: /**Created by the LayaAirIDE*/ var StartPage=(function(_super){ function StartPage(){ StartPage.__super.call(this); } Laya.class(StartPage,'view.StartPage',_super); return StartPage; })(StartPageUI) LayaSample: var La...

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

167. 'resourceVersion' is not a layaair-cmd command. See 'layaair-cmd --help' [ 93%]

'resourceVersion' is not a layaair-cmd command. See 'layaair-cmd --help' 您好!各位大神好。   用的是老版本管理。 Laya.ResourceVersion.enable("verson.json", Laya.Handler.create(this, this.startGame), Laya.ResourceVersion.FOLDER_VERSION); laya2.0, layacmd 版本是2.1.23 在发...

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

168. TieldMap is not counstructer [ 93%]

TieldMap is not counstructer 代码如下: //创建TiledMap实例         this._tMap = new TiledMap();         //创建Rectangle实例,视口区域         var viewRect:Laya.Rectangle = new Laya.Rectangle();         console.log(this._tMap);        ...

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

169. 运行报错 Uncaught Can not find scene:GameView.scene undefined [ 92%]

运行报错 Uncaught Can not find scene:GameView.scene undefined 运行报错 Uncaught Can not find scene:GameView.scene undefined 附件 : --> buyudaren.zip 2019-05-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个...

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

170. XmlDom类没有了?解析xml时,报错Property 'attributes' does not exist on type 'Node & ChildNode'. [ 92%]

XmlDom类没有了?解析xml时,报错Property 'attributes' does not exist on type 'Node & ChildNode'. XmlDom没有了吗?要用哪个类? 我只找到原生的XMLDocument,可是报错 Property 'attributes' does not exist on type 'Node & ChildNode'. 谁 遇到过?let local_confi...

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