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

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

81. 打CPK包在手机上运行会白屏,手机测试型号VIVO1419L。 [ 74%]

...。 10-13 17:31:15.791 6514-6514/com.vivo.vs D/ActivityStack: pushInstance:GameWebActivity 10-13 17:31:15.801 6514-6514/com.vivo.vs D/STATUSBAR_DEBUG: vivo statusbar style  10-13 17:31:15.801 6514-6514/com.vivo.vs D/STATUSBAR_DEBUG: windowDrawsFlag set 10-13 17:31:15.801 6514-6514/com.vivo.vs D/STA...

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

82. 报错"prompt() is and will not be supported" [ 74%]

...错 IDE通过.ui自动生成的ui代码报错 启动引擎报错 mPlugin.game_plugin_init(3); 问题状态 最新活动: 2018-10-20 15:36 浏览: 655 关注: 2 人 133*****669 • 2018-10-26 18:46 好的谢谢。

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

83. 忽然之间LayaAir使用不了了,报错Uncaught TypeError: Laya.Main is not a function [ 74%]

...小程序报错window.focus is not a function 启动引擎报错 mPlugin.game_plugin_init(3); 问题状态 最新活动: 2017-04-11 00:51 浏览: 935 关注: 2 人 cuixueying • 2017-04-11 14:08 好的,有问题及时沟通!

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

84. 1.9LayairIDE创建的微信小游戏示例运行报错 [ 73%]

1.9LayairIDE创建的微信小游戏示例运行报错 VM32 WAGame.js:1 Uncaught ReferenceError: Laya is not defined     at code.js? [sm]:1     at require (VM32 WAGame.js:1)     at VM32 WAGame.js:1     at VM42 game.js:4     at require (VM32 WAGame.js:1)     at <anonymous>:1:1   ...

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

85. 真机环境找不到window---cant find variable: window stack [ 72%]

...会在2.0正式版修复。   如果着急的,可以先手动改一下game.js 修改后如下: if ((typeof swan !== 'undefined') && (typeof swanGlobal !== 'undefined')) { require("swan-game-adapter.js"); require("libs/laya.bdmini.js"); } else if (typeof wx !== 'undefined') { require("we...

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

86. QQ玩一玩 ts 2.0.b5 扫码打开报错 ext.createVertexArrayOES is not a function [ 72%]

... read property 'btCollisionObject' of undefined 启动引擎报错 mPlugin.game_plugin_init(3); 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() runtime运行报错! Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? ...

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

87. DebugPanel报错 [ 72%]

...小程序报错window.focus is not a function 启动引擎报错 mPlugin.game_plugin_init(3); 2.2.0beta4,微信上动态合批报错. Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageData is not defined? 问题状态 最新活动: 2018-03-08 12:00 浏览: 1604 关注: 2 人 qian • 2018-03-08 ...

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

88. Laya导入到微信开发者工具Cannot assign to read only property 'window' of object '#<Window>' [ 72%]

...将ES6转ES5取消后,真机调试又不行“缺少文件,ERR :file game.js is not found! ”实际game.js在项目里面啊.......奇怪了! 2019-08-25 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 1567...

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

89. 播放声音,报错 [ 72%]

...defined 骨骼动画播放完后的回调时间 启动引擎报错 mPlugin.game_plugin_init(3); 求教: soundManager如何停止正在播放的背景音乐 导微信小程序报错window.focus is not a function 用了ByteArray的zlib.min.js后报错 [Laya2.0 3D] 2.0正式版上存在某些骨骼...

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

90. 淘宝创意互动发布指南(TypeScript-小游戏适配文档-淘宝创意互动) [ 71%]

...与项目JS,位于的淘宝创意互动的 `pages/index/` 目录下: - game.axml:入口的页面结构 - game.json:界面相关json - game.js: 入口类 - tools 文件夹:一些工具类,不要修改 - 其他与开发者 `bin` 目录下保持一致 ### 三、使用开发者工具打开...

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