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

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

191. 1.5.0 LayaAir IDE发布UI资源缺失! [ 79%]

...    CLASS$(ABCPanelUI,'ui.abc.ABCPanelUI',_super);         var __proto__=ABCPanelUI.prototype;         __proto__.createChildren=function(){                          laya.ui.Component.prototype.createChildren.call(this);             this.createView(ABCPanelUI....

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

192. 微信小游戏运行导出项目的时候报错:Scene: the .lh file root type must be Scene [ 79%]

... Scene,please use other function to  load  this file.     at MyScene.__proto.onAsynLoaded (http://127.0.0.1:59022/game/code.js:81644:10)     at ResInfo.onLoaded (http://127.0.0.1:59022/game/code.js:12995:61)     at EventHandler.__proto.runWith (http://127.0.0.1:59022/game/code.js:711:59)   ...

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

193. 请教LayaAir 2.2.0 改了哪些有关mask的代码 [ 79%]

...read property 'utils' of undefined laya.core.js:24421 at MeshQuadTexture.__proto.releaseMesh (file:///F:/Laya2Workspace/laya.feifan.bandarq2.0/bin/libs/laya.core.js:24421:13)   at Context.__proto.flush (file:///F:/Laya2Workspace/laya.feifan.bandarq2.0/bin/libs/laya.core.js:10451:24)   at Stage.__p...

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

194. [LayaNative2.2.0beta4] 无论是否删除或者替换layabox.ttf 都会直接crash 【有demo】 [ 79%]

...at conchTextCanvas.measureText (apploader.js:338:34)         at Text.__proto._parseLines (http://stand.alone.version/lib ... 784:53)         at Text.__proto.typeset (http://stand.alone.version/lib ... 8727:8)         at LaterHandler.__proto.run (http://stand.alone.version/lib ... 207:45)...

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

195. 打包突然不成功。RangeError: Invalid string length at encodeURIComponent () at Function.SMD5.str2rstrUTF8 [ 79%]

...aAirProjectPack\LayaAirProjectPack.max.js:3254:18) at LayaAirProjectPack.__proto.getHashByContent (D:\LayaAirIDE_1.7.20\resources\app\out\layarepublic\LayaAirProjectPack\LayaAirProjectPack.max.js:1043:17) at LayaAirProjectPack.__proto.getFileHash (D:\LayaAirIDE_1.7.20\resources\app\out\layarepublic\...

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

196. 这个GetType=null的问题有大神解答下吗 [ 78%]

...D:/Documents/myLaya/test/bin/libs/laya.physics.js:810:170)   at Physics.__proto._update (file:///D:/Documents/myLaya/test/bin/libs/laya.physics.js:1792:14)   at TimerHandler.__proto.run (file:///D:/Documents/myLaya/test/bin/libs/laya.core.js:7533:45)   at Timer.__proto._update (file:///D:/Documen...

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

197. 关于 接facebook sdk [ 78%]

...关的链接 提交 1 个回复 Allen_叶 赞同来自: // 游戏初始 _proto.Init = function(callback){ if(onFaceBook){ FBInstant.initializeAsync().then(function() { this.playerID = FBInstant.player.getID(); if(callback){ callback(); } }); }   //资源加载进度 _proto.LoadingProcess = function...

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

198. TypeError: Laya.MovieClip is not a constructor [ 78%]

.../mini-game-client/minigame1/bin/js/bundle.js:2939:14)   at LaterHandler.__proto.run (file:///D:/1MiniGame/mini-game-client/minigame1/bin/libs/laya.core.js:6143:45)   at CallLater.__proto._update (file:///D:/1MiniGame/mini-game-client/minigame1/bin/libs/laya.core.js:6066:14)   at Stage.__proto.ren...

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

199. 微信小游戏里面开放数据域的资源加载问题 [ 78%]

...niFileMgr.readFile (http://127.0.0.1:63435/game/op ... 418:14) at Loader.__proto.load (http://127.0.0.1:63435/game/op ... 115:18) at LoaderManager.__proto._doLoad (http://127.0.0.1:63435/game/op ... 296:10) at LoaderManager.__proto._next (http://127.0.0.1:63435/game/op ... 269:26) at LoaderManager._...

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

200. 微信小游戏下Laya.Browser.window.protobuf可以用吗? [ 78%]

微信小游戏下Laya.Browser.window.protobuf可以用吗? let protoBuf =  Laya.Browser.window.protobuf; this.proto = await  protoBuf.load("res/protobuf/game.proto");   var HeartBeatReq = this.proto.lookup("HeartBeatReq");         var body = HeartBeatReq.create({        ...

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