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

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

21. this.bitmap.activeResource is not a function. [ 97%]

this.bitmap.activeResource is not a function. 排行榜主域绘制开放数据域sharedCanvas时候报错。代码如下:var rankTexture = new Laya.Texture(Laya.Browser.window.sharedCanvas); rankTexture.bitmap.alwaysChange = true;//小程序使用,非常费 let sprite = new Laya.Sprite(); spri...

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

22. 加载3D场景报错:TypeError: bt.btBvhTriangleMeshShape create is not a function [ 97%]

加载3D场景报错:TypeError: bt.btBvhTriangleMeshShape create is not a function 使用编辑器2.13.1或2.13.2创建官方的3d demo项目,并在进入的场景中增加一个碰撞体,使用官方的测试app进入时,就无法进入了。并且界面上和控制台都有报错。 alert=...

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

23. TypeError: ele.render is not a function [ 96%]

TypeError: ele.render is not a function 我在ui里面加一个list的组件一直给我报错 2018-01-17 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 5 个回复 qian 赞同来自: https://ldc.layabox.com/doc/?nav=zh-as-6...

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

24. Uncaught TypeError: e.getStackTrace is not a function [ 96%]

Uncaught TypeError: e.getStackTrace is not a function catch( e:Error ) {   ToolBase.Log( e.getStackTrace() ); // Uncaught TypeError: e.getStackTrace is not a function }    Uncaught TypeError: e.getStackTrace is not a function。请问这个后续会实现吗? 2017-01-19 添加评论 免费...

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

25. Uncaught TypeError: Game.super is not a function [ 96%]

Uncaught TypeError: Game.super is not a function var Game = (function(_super){ function Game() { Game.super(this); } Laya.ClassUtils(Game,"Game",_super) return Game; })(ui.GameUI) 2017-10-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

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

26. Laya3D初始化 window.wxMiniGame is not a function [ 96%]

Laya3D初始化 window.wxMiniGame is not a function 具体错误信息、错误发生位置、打包后libs中的min文件如下 附件 : --> 2021-12-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_A 赞...

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

27. runtime this.loadScene is no a function [ 96%]

runtime this.loadScene is no a function 按照官方demo 编写的一个案例,一样挂载一个runtime代码   但是提示异常,有哪位可以帮忙解惑,希望不要随便给官方链接让我自己抄。。。。。 谢谢各位了 附件 : --> UserGame.zip 2020-12-18 添加评论 ...

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

28. this.bitmap.activeResource is not a function [ 95%]

this.bitmap.activeResource is not a function //开放域层级 private static _openZone:Laya.Sprite; //开放域纹理 private static _openZoneTexture:Laya.Texture; public static openZone(vx:number=0,vy:number=0,scaleX:number=1,scaleY:number=1) { if(!this._openZone) { //开放域 this._openZone = n...

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

29. 导微信小程序报错window.focus is not a function [ 95%]

导微信小程序报错window.focus is not a function import Browser = Laya.Browser 发布微信小程序 gameThirdScriptError window.focus is not a function TypeError: window.focus is not a function 2018-05-11 添加评论 已悬赏1元 --> 分享 微博 QZONE 微信 没有找到相关结果 已...

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

30. Uncaught TypeError: tex.once is not a function [ 95%]

UI相关问题 LayaAir引擎 Uncaught TypeError: tex.once is not a function 不知道有没有和我遇到一样的问题 附件 : --> 2018-05-10 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Aaron 赞同...

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