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

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

201. 小程序分享问题 [ 72%]

...pMessage: function () { } }) 这样就行了 但是我这边提示 Page is not defined ReferenceError: Page is not defined 我要是单独写 onShareAppMessage: function () { } 他就提示 onShareAppMessage is not defined 2018-04-11 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到...

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

202. 示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function [ 72%]

示例打地鼠发布打包后提示TypeError: this.preinitialize is not a function $ adb shell am start -n "com.layabox.game/demo.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -D Waiting for application to come online: com.layabox.game.test | com.layabox.game Conn...

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

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

...e里面 听不见声音 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 骨骼动...

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

204. 开放数据域报错 [ 72%]

...附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 启动引擎报错 mPlugin.game_plugin_init(3); 真机调试报错:LayaPlayer不支持的标签</SCRIPT>...

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

205. 微信小游戏IDE加载位图字体,提示错误 [ 72%]

...图字体,提示错误 错误提示如下:xml.getElementsByTagName is not a function TypeError: xml.getElementsByTagName is not a function     at BitmapFont.__proto.parseFont (http://127.0.0.1:61385/game/code.js:803:17)     at Loader.__proto.onLoaded (http://127.0.0.1:61385/game/code.js:1270...

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

206. 关于微信小游戏关系链的问题 [ 72%]

...nvas); 这里报错 VM13215:1 gameThirdScriptError bitmap._addReference is not a function TypeError: bitmap._addReference is not a function 2018-03-26 2 2 分享 微博 QZONE 微信 Laya_XS 赞同来自: 懒懒 、十字寒鸦 这里是微信小游戏关于好友关系链的说明: https://mp.weix...

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

207. 微信小游戏编译报错 [ 72%]

...8.6.8 11:56:05 WAGame.js:4 gameThirdScriptError document.createTextNode is not a function TypeError: document.createTextNode is not a function at u (http://127.0.0.1:23181/game/code.js:10:31792) at s (http://127.0.0.1:23181/game/code.js:10:31291) at n (http://127.0.0.1:23181/game/code.js:10:30084) a...

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

208. 发布为微信小游戏,加载字体失败 [ 72%]

...demo见附件:(unknown) gameThirdScriptError xml.getElementsByTagName is not a function TypeError: xml.getElementsByTagName is not a function     at BitmapFont.__proto.parseFont (http://127.0.0.1:53804/game/code.js:803:17)     at Loader.__proto.onLoaded (http://127.0.0.1:53804/game/code.js:127...

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

209. 创建滤镜时,关键字new报错 [ 72%]

...附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined laya2.0加载3d场景报错Uncaught TypeError: Cannot read property 'btCollisionObject' of undefined 排行榜的创建 分享:使用 Chart.js 创建图标 Laya2.0 WebGl模式,使用 drawToCanvas 报错 ImageD...

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

210. LAYA3D,如何关闭ALPHA预乘 premultiply alpha [ 72%]

...行;然后赋值给一个模型,就可以看到问题)   Tiling is not broken. The problem with IE is that it pre-mutliplies colors by alpha, and then divides back, ignoring UNPACK_PREMULTIPLY_ALPHA_WEBGL being false. Closer your alpha to 0, more precision loss occurs on IE. Try separating co...

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