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

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

191. 打包小游戏后在开发者工具中报错 CharRender_Canvas.ctx.fillAndStrokeText is not a function [ 91%]

...戏后在开发者工具中报错 CharRender_Canvas.ctx.fillAndStrokeText is not a function WAGame.js:3 gameThirdScriptError CharRender_Canvas.ctx.fillAndStrokeText is not a function TypeError: CharRender_Canvas.ctx.fillAndStrokeText is not a function     at CharRender_Canvas.__proto.getCharCanvas...

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

192. new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor [ 91%]

new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor class GameMain{ private tMap:Laya.TiledMap; constructor() { Laya.init(Laya.Browser.width, 224, Laya.WebGL); this.tMap = new Laya.TiledMap(); var viewRect: Laya.Rectangle = new Laya.Rectangle(); this.tMap.createMap("../bin/res/Mari...

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

193. laya 2.0 微信小游戏排行榜提示wx.getFileSystemManager is not a function [ 91%]

laya 2.0 微信小游戏排行榜提示wx.getFileSystemManager is not a function 用laya最新的IDE,最新的引擎代码开发小游戏,做排行榜的时候,在子域创建一个界面,总是提示wx.getFileSystemManager is not a function 2019-02-01 添加评论 免费帖 --> 分享 微...

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

194. 微信小游戏:Matter is not defined [ 91%]

微信小游戏:Matter is not defined 这个生成微信小游戏之后,会报错。按照论坛的几种方法,都不行。   几种常见的方法: https://ask.layabox.com/question/14238​  https://ask.layabox.com/question/14370​    麻烦官方帮忙看看,谢谢。 附件 : -->...

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

195. 请问下,分离模式里面扩展一个场景类,老是提示 Error: 'ui' is not exported [ 91%]

...下,分离模式里面扩展一个场景类,老是提示 Error: 'ui' is not exported 刚刚学laya不久,比较初级问题。最新的版本2.7创建一个2D的js的demo.然后选择分离模式。自动生成了一个TestSceneUI。 我现在想继承这个类,创建了TestSceneExtend,把...

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

196. 微信小游戏wx.requestPayment is not a function接口在laya不能调用 [ 91%]

微信小游戏wx.requestPayment is not a function接口在laya不能调用 2018-04-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 w1114367261 赞同来自: 你需要参考微信官网的对接文档哦! 201...

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

197. 构建APP Android Studio打出的APK 报apploader.js:4515 TypeError: addGlobalValueDefine is not a function [ 91%]

...id Studio打出的APK 报apploader.js:4515 TypeError: addGlobalValueDefine is not a function 03-07 10:05:32.702 31653-31703/com.mihe.carrom I/LayaBox: alert=apploader.js:4515:     TypeError: this._nativeObj.addGlobalValueDefine is not a function             return this._nativeObj.addGlobalVa...

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

198. vivo小游戏报window.qg.getFileSystemManager is not a function [ 91%]

vivo小游戏报window.qg.getFileSystemManager is not a function vivo文档上都没有这个接口了,但是最新的 laya.vvmini.js还是调用 MiniFileMgr.fs = window.qg.getFileSystemManager(); 2021-02-02 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀...

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

199. 在layaair2.3版本中报ReferenceError: require is not defined有没有什么办法解决呢? [ 91%]

在layaair2.3版本中报ReferenceError: require is not defined有没有什么办法解决呢?   附件 : --> 2021-01-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 ...

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

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

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

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