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

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

171. 发布微信项目打开 TypeError: Cannot read property 'load' of undefined [ 82%]

...错误,提示:无法读取未定义的属性“load”,不能使用 protobuf.load,有什么解决方案吗? 附件 : --> 2019-04-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自:...

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

172. bind函数的作用 [ 82%]

...了 链接已修改 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 as the o...

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

173. 在开发域绘制list后 显示出来了 但点击会报下面的错误 [ 82%]

...._canvasTransform.invertTransformPoint is not a function at MouseManager.__proto.initEvent (subContext/code.js:2999:32) at MouseManager.__proto.runEvent (subContext/code.js:3139:14) at Stage.__proto.render (subContext/code.js:18499:26) at Stage.__proto._loop (subContext/code.js:18458:8) at Function....

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

174. 百度小游戏 内存不断增大的情况 [ 82%]

百度小游戏 内存不断增大的情况 __proto.onConfigLoaded=function(){ Laya.init(600,400); Laya.loader.load([{url:"res/atlas/comp.json",type:"atlas"}],Handler.create(this,this.onLoadUi)); } __proto.onLoadUi=function(){ Laya.timer.loop(100,this,this.onLoaded); } __proto.onLoaded=function(){ ...

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

175. ReferenceError: Loader is not defined 搞不懂引擎原生的也会报这个错? [ 81%]

...:///D:/laya/myLaya/myZootopia/bin/js/bundle.js:683:94)     at LoveView.__proto._activeHierarchy (file:///D:/laya/myLaya/myZootopia/bin/libs/laya.core.js:21411:8)     at LoveView.__proto._processActive (file:///D:/laya/myLaya/myZootopia/bin/libs/laya.core.js:21386:8)     at LoveView.__proto._on...

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

176. IBQuadrangle 错误,在线等... [ 81%]

...e      at Function.GlUtils.expandIBQuadrangle     at WebGLContext2D.__proto.flush      at RenderContext.__proto.flush      at Stage.__proto.render      at Stage.__proto._loop     at loop   是什么问题引起的这个报错,加载或显示太多图片?渲染限制?还是别的? 20...

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

177. 分享 修复webaudiosound 循环播放的声音 俩个失声问题 [ 81%]

...复 没有声音的问题修复 webAudioSoundChannel play方法修改  _proto = Laya.WebAudioSoundChannel.prototype; /** *播放声音 */ _proto.play = function () { // if (this.url.indexOf("music.d") != -1) { // console.log("play", this.url) // console.trace("play", this.url) // } Laya.SoundManage...

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

178. Uncaught Error: IBQuadrangle count:16391 must<:16383 [ 81%]

....GlUtils.expandIBQuadrangle (laya.webgl.js:2635)     at WebGLContext2D.__proto.flush (laya.webgl.js:4744)     at RenderContext.__proto.flush (laya.core.js:5526)     at Stage.__proto.render (laya.core.js:17192)     at Stage.__proto._loop (laya.core.js:17118)     at loop (laya.core.js:5024) ...

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

179. android下layabox调用Laya.Texture2D.load报错 [ 81%]

...of null 02-06 14:59:43.858  6545  6658 I LayaBox :     at Texture2D.__proto._createWebGlTexture (http://10.0.1.72/game/dev-loca ... 668:32) 02-06 14:59:43.858  6545  6658 I LayaBox :     at Texture2D.__proto.recreateResource (http://10.0.1.72/game/dev-loca ... 5722:8) 02-06 14:59:43.858  ...

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

180. 有人遇到GetType 的问题吗? laya2.0 [ 81%]

.../laya/q3_client/trunk/bin/libs/laya.physics.js:810:171)     at Physics.__proto._update (/Users/kahreman/laya/q3_client/trunk/bin/libs/laya.physics.js:1596:15)     at TimerHandler.__proto.run (/Users/kahreman/laya/q3_client/trunk/bin/libs/laya.core.js:8979:46)     at Timer.__proto._update (/Use...

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