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

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

11. wx.getFileSystemManager is not a function [ 84%]

...eError: tex.once is not a function 官方视频教程中飞机大战 "this.addChild is not a function" 打地鼠发布成微信小游戏后提示gameThirdScriptError this.preinitialize is not a function "this.moles[this.index].show is not a function" api readFile success callback function undefined ...

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

12. "img.viewport is not a function" [ 84%]

...is.preinitialize is not a function 官方视频教程中飞机大战 "this.addChild is not a function" 微信开发者工具iOS模拟器报错:CharRender_Canvas.ctx.fillAndStrokeText is not a function 问题状态 最新活动: 2017-04-28 19:22 浏览: 1048 关注: 2 人

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

13. BackGround.super(this);这个报错 Cannot read property 'call' of undefined [ 84%]

...tion shouye(){ Laya.init(100,300); this.bgimg=new BackGround(); Laya.stage.addChild(this.bgimg); })(); return shouye; })(); var BackGround = (function (_super) { function BackGround() { BackGround.super(this); this.bg=new Laya.sprite; this.bg.loaImage("war/beijing.png"); this.addchild(this.bg);  ...

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

14. 【经验】window.focus is not a function [ 84%]

...场景 physics3D is not a function 官方视频教程中飞机大战 "this.addChild is not a function" 打地鼠发布成微信小游戏后提示gameThirdScriptError this.preinitialize is not a function at api readFile fail callback function api readFile success callback function undefined 在做微...

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

15. out.writeShort is not a function [ 83%]

...is.preinitialize is not a function 官方视频教程中飞机大战 "this.addChild is not a function" 微信开发者工具iOS模拟器报错:CharRender_Canvas.ctx.fillAndStrokeText is not a function 问题状态 最新活动: 2017-06-02 16:44 浏览: 825 关注: 2 人

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

16. out.writeShort is not a function [ 83%]

...is.preinitialize is not a function 官方视频教程中飞机大战 "this.addChild is not a function" 微信开发者工具iOS模拟器报错:CharRender_Canvas.ctx.fillAndStrokeText is not a function 问题状态 最新活动: 2017-06-02 16:44 浏览: 855 关注: 2 人

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

17. "Laya.Scene.load is not a function" [ 83%]

...eError: tex.once is not a function 官方视频教程中飞机大战 "this.addChild is not a function" laya 2.0 微信小游戏排行榜提示wx.getFileSystemManager is not a function 问题状态 最新活动: 2017-09-29 19:16 浏览: 1077 关注: 2 人

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

18. "this.moles[this.index].show is not a function" [ 83%]

...uccess callback function undefined 官方视频教程中飞机大战 "this.addChild is not a function" api readFile success callback function undefined 问题状态 最新活动: 2019-05-23 15:06 浏览: 731 关注: 2 人

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

19. dialog.removeSelf is not a function [ 83%]

...is.preinitialize is not a function 官方视频教程中飞机大战 "this.addChild is not a function" 微信开发者工具iOS模拟器报错:CharRender_Canvas.ctx.fillAndStrokeText is not a function 问题状态 最新活动: 2017-04-18 19:37 浏览: 1625 关注: 2 人 136*****931 • 2017-04-19...

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

20. 使用 addChild 加载界面后,绑定事件报错 [ 82%]

使用 addChild 加载界面后,绑定事件报错 onConfigLoaded(): void {         //加载IDE指定的场景         //GameConfig.startScene && Laya.Scene.open(GameConfig.startScene);         Main.gameStart = new GameStart(); Laya.stage.addChild(Main.gameStart); ...

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