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

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

211. LayaAirIDE 2.0beta5打开编辑模式出错 [ 76%]

.../out/vs/layaEditor/h5/layabuilder.max.js:29683:48)     at EventHandler.__proto.run (file:///Applications/LayaAirIDE_beta.app/Contents/Resources/app/out/vs/layaEditor/h5/laya.js:649:27)     at EventDispatcher.__proto.event (file:///Applications/LayaAirIDE_beta.app/Contents/Resources/app/out/vs/la...

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

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

...ypeError: 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:12700:11)     at HTMLImage.onload (http://127.0.0.1:61385/game/code.js:21213:15)     at Im...

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

213. Laya2.0导入protobufjs第三方库,报错找不到文件 [ 75%]

Laya2.0导入protobufjs第三方库,报错找不到文件 Laya2.0 在Main.ts里:import protoAll = require("../libs/protoAll"); var pCls = protoAll.com.bee.protobuf.ClimbingTowerInfoProto; var p: protoAll.com.bee.protobuf.ClimbingTowerInfoProto = pCls.create(); p.curId = 10; p.isSecondPass = tru...

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

214. loading界面实现图片预加载后,创建Sprite执行loadImage出错 [ 75%]

...Uncaught TypeError: tex.once is not a function          at Graphics.__proto.drawTexture (laya.core.js:1438)          at onloaded (laya.core.js:1737)          at Graphics.__proto.loadImage (laya.core.js:1733)          at Function.Animation.createFrames (laya.core.js:18203)     ...

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

215. 用npm的protobuf导出的ts代码。然后用import { } from "" 运行到这里没反应,不继续执行,也不报错。 [ 75%]

用npm的protobuf导出的ts代码。然后用import { } from "" 运行到这里没反应,不继续执行,也不报错。 我现在要使用静态js代码来实现proto的编码解码。不讨论直接用.proto的情况。我现在的问题是用导出的.js而不是用.proto的问题。    ...

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

216. 求救:LayaAirProToBuf-AS3版本 [ 75%]

求救:LayaAirProToBuf-AS3版本 https://ask.layabox.com/question/890这个帖子中下载的包里面没有RenameClassTools目录,protobuf里面的AccountCmd点击之后,生成的MsgLogin.as文件都是flash版本的,但是ProToBufDemo\src\message目录下的MsgLogin.as文件又是layaair...

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

217. 销毁有声音的spine动画,skeleton中的_onAniSoundStoped有时会报undefined错误 [ 75%]

...@param force 是否强制删掉所有的声音channel     */     __proto._onAniSoundStoped=function(force){         var _channel;         for (var len=this._soundChannelArr.length,i=0;i < len;i++){             _channel=this._soundChannelArr;          ...

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

218. mac 开放域 发布失败 [ 74%]

....asar/renderer/api/remote.js:118:18)     at TimerHandler.Timer.__init$.__proto.run (file:///Applications/LayaAirIDE.app/Contents/Resources/app/out/vs/layaEditor/h5/laya.js:9221:20)     at Timer.__proto._update (file:///Applications/LayaAirIDE.app/Contents/Resources/app/out/vs/layaEditor/h5/laya....

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

219. Laya中Button等组件lose skin的问题 [ 74%]

...on设置皮肤的地方,发现它会去调用changeClips。 __getset(0,__proto,'skin',function(){         return this._skin;         },function(value){         if (this._skin !=value){             this._skin=value;             this.callLater(this.cha...

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

220. 添加组件PhysicsCollider 时报 Cannot read property 'btCollisionObject' of undefined [ 74%]

...csCollider; 时报错了,报错如下 preload.js:55 at PhysicsCollider.__proto._onAdded (file:///E:/ycyheroH5/ycyZYWZW/Client/bin/js/bundle.js:79400:29) at SkinnedMeshSprite3D.__proto._addComponentInstance (file:///E:/ycyheroH5/ycyZYWZW/Client/bin/js/bundle.js:43450:8) at SkinnedMeshSprite3D.__pro...

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