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

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

21. wx.getFileSystemManager is not a function [ 96%]

wx.getFileSystemManager is not a function 用2.3  2.6的laya.opendata.js都出现这个错误,怎么解决 2020-05-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 要...

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

22. out.writeShort is not a function [ 96%]

out.writeShort is not a function var out:ArrayBuffer = new ArrayBuffer(); out.writeShort(0);  out.writeByte(0); out.writeInt(10011);   Uncaught TypeError: out.writeShort is not a function   麻烦告诉下是哪里的问题,谢谢。 2017-06-02 添加评论 免费帖 --> 分享 微博 QZONE ...

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

23. laya.debug.DebugTool.init is not a function [ 96%]

laya.debug.DebugTool.init is not a function laya.debug.DebugTool.init(); 调用DebugTool报错,求大神解答!!! TypeError: laya.debug.DebugTool.init is not a function 2019-04-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链...

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

24. out.writeShort is not a function [ 96%]

out.writeShort is not a function var out:ArrayBuffer = new ArrayBuffer(); out.writeShort(0);  out.writeByte(0); out.writeInt(10011);   Uncaught TypeError: out.writeShort is not a function   麻烦告诉下是哪里的问题,谢谢。 2017-06-02 添加评论 免费帖 --> 分享 微博 QZONE ...

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

25. Laya.HTMLDivElement is not a constructor [ 96%]

Laya.HTMLDivElement is not a constructor 2018-11-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 编辑模式f9 勾选这个库, 问题是没引入相应的js库 2018-11-19 0 2 分享...

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

26. B 继承 A, 但编译后,index.html 中 B.js在A.js的前面, 运行报错 [ 96%]

B 继承 A, 但编译后,index.html 中 B.js在A.js的前面, 运行报错 B 继承 A, 但编译后,index.html 中 B.js在A.js的前面, 运行报错, 这个怎么解决? 2018-08-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...

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

27. 角色碰撞器添加复合型碰撞形状,报错Qt[a[((a[(t >> 2)] + 8) >> 2)]] is not a function [ 96%]

角色碰撞器添加复合型碰撞形状,报错Qt[a[((a[(t >> 2)] + 8) >> 2)]] is not a function        <<<<<<<<报错: //飞机 let plane = scene.getChildByName("plane") as Laya.MeshSprite3D; let character: Laya.CharacterController = plane.addComponent...

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

28. this.bitmap.activeResource is not a function TypeError: this.bitmap.activeResource is not a function [ 96%]

this.bitmap.activeResource is not a function TypeError: this.bitmap.activeResource is not a function if (bitmap&&bitmap._addReference){ bitmap._addReference(); } 这个代码过滤已经加了,但是会报下面这个错 this.bitmap.activeResource is not a function TypeError: this.bitmap....

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

29. dialog.removeSelf is not a function [ 96%]

dialog.removeSelf is not a function (一个界面)this.ui = new ui.common.PlaneGameInfoDialogUI;。。。(关闭按钮)this.ui.ibtn_close.on(Laya.Event.CLICK,this,this.ui.close);。。。(点击之后)Uncaught TypeError: dialog.removeSelf is not a function....求助大神谢谢啦~~~ 20...

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

30. complete.run is not a function [ 96%]

LayaAir IDE complete.run is not a function 环境:laya IDE 2.0 问题:根据示例代码中,加载图片并显示到舞台,编译调试后会出现一段错误信息,然后关掉错误信息后才显示出图片。 附件 : --> 2019-08-11 添加评论 免费帖 --> 分享 微博 QZONE 微...

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