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

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

11. 报错:找不到基类Object的定义 [ 76%]

...ned 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 图集打包找不到图集文件 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList ide 2.4 layaair2-cmd 编译报错 微信小游戏编译报错 Laya2.0 WebGl模...

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

12. bind函数的作用 [ 75%]

...1 发错了 链接已修改 a15715740412 • 2018-01-30 16:30 Laya.Browser.window.protobuf.load(["proto/game.proto", "proto/user.proto"], this.onProtoLoaded.bind(this)); a15715740412 • 2018-01-30 16:31 /** * For a given function, creates a bound function that has the same body ...

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

13. laya2.0 接入新的开放域功能,报错 [ 75%]

...功能,报错 Uncaught TypeError: Cannot assign to read only property 'window' of object '#<Window>' 2019-01-16 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 请上传复现的dem...

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

14. laya如何调用微信小游戏wx.login(Object object)这个接口 [ 74%]

...了。 2018-04-19 0 0 分享 微博 QZONE 微信 YIF 赞同来自: Browser.window.wx.login(...) 2018-05-30 0 2 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 132*****180 相关问题 看了其他引擎才发现 LAYA 真的太太太太好用...

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

15. Uncaught Can not find class laya.html.dom.HTMLDivElement [ 74%]

...Cannot read property 'btCollisionObject' of undefined 真机环境找不到window---cant find variable: window stack 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() LayaNative2.2运行报错。:getBitmapData Cannot find the specified character...

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

16. Uncaught Can not find class laya.ani.bone.Skeleton [ 73%]

...现报错Uncaught (in promise) DOMException: play() 真机环境找不到window---cant find variable: window stack LayaNative2.2运行报错。:getBitmapData Cannot find the specified character in all fonts:263c 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Can...

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

17. linux系统运行layaair-cmd报错 [ 73%]

...ket 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined 循环依赖不能运行 Circular dependency: ios14新系统问题 用了ByteArray的zlib.min.js后报错 微信小游戏编译报错 导微信小程序报错window.focus is not a function 问题状态 ...

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

18. 微信开发者工具报错,window只读,不能被赋值 [ 72%]

微信开发者工具报错,window只读,不能被赋值 Cannot assign to read only property 'window' of object '#<Window>' 看到论坛上很多这个问题,希望百忙中抽空解决下,谢谢.   附件 : --> 2019-01-21 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相...

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

19. Uncaught Can not find class srcipt/game/Game_App.ts [ 72%]

...现报错Uncaught (in promise) DOMException: play() 真机环境找不到window---cant find variable: window stack LayaNative2.2运行报错。:getBitmapData Cannot find the specified character in all fonts:263c 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Can...

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

20. LayaAir和原生DOM交互(ActionScript-2D进阶篇(AS3)-扩展模块) [ 72%]

...ta = '' + '' + '' + 'I like ' + '' + 'cheese' + '' + '' + ''; var DOMURL = window.URL || window.webkitURL || window; var img = new Image(); var svg = new Blob([data], {type: 'image/svg+xml'}); var url = DOMURL.createObjectURL(svg); img.src = url; img.style.position ="absolute"; img.style.zIndex = 99...

来源: Laya2.0_文档 发布时间: 20210715