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

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

221. laya.physics.js:430 Cannot read property 'GetType' of null [ 74%]

...:799)     at box2d.b2World.Step (laya.physics.js:811)     at Physics.__proto._update (laya.physics.js:1792)     at TimerHandler.__proto.run (laya.core.js:7533)     at Timer.__proto._update (laya.core.js:7271) 附件 : --> 2019-09-12 添加评论 免费帖 --> 分享 微博 QZONE 微信 没...

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

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

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 = t...

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

223. List选中项下滚会变 [ 73%]

...标事件响应 } Laya.class(ServerListView,"ServerListView",_super); var _proto_ = ServerListView.prototype; //选择列表项时的相应时间,参数index是选中项的下标 // _proto_.onSelect = function(index){ // console.log("index",index); // } _proto_.onMouse = function(e,index){ if(e.ty...

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

224. Protobuff问题 [ 73%]

Protobuff问题  proto严重BUG,在IDE里执行调试一切正常,编解码都没问题,但是使用二维码中的“浏览器”运行,就报错了,查找原因是proto文件加载路径错误 。为什么会多加一个目录路径啊!!!    附件 : --> 2017-12-08 添加评论...

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

225. socket.sent [ 73%]

... (file:///K:/laya/mylaya11/bin/js/Btn1.js:21:20) //    at EventHandler.__proto.runWith (file:///K:/laya/mylaya11/bin/libs/laya.core.js:711:59) //    at Button.__proto.event (file:///K:/laya/mylaya11/bin/libs/laya.core.js:488:30) //    at TouchManager.__proto.sendEvents (file:///K:/laya/mylaya1...

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

226. [LayaAir2]iOS设备,抖音app报错 requestAnimationFrame [ 73%]

...de] at f(helium.js:4:269) at ?(helium.js:4:865) at ?(helium.js:6:1578) " __proto__: Object __defineGetter__: function() __defineSetter__: function() __lookupGetter__: function() __lookupSetter__: function() __proto__: null constructor: function() hasOwnProperty: function() isPrototypeOf: function() ...

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

227. 微信小游戏不支持eval,而larabox官方提供的protobuf实现却用了eval,这样没法用啊 [ 73%]

微信小游戏不支持eval,而larabox官方提供的protobuf实现却用了eval,这样没法用啊 微信小游戏不支持eval,而larabox官方提供的protobuf实现却用了eval,这样没法用啊 2018-08-30 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果...

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

228. destroy节点后,报错 [ 73%]

...; node.destroyChildren(); }   以上两种写法都会报错 at Scene3D.__proto._update (file:///D:/minigame/throwball/bin/libs/laya.d3.js:34104:15)   at Stage.__proto.render (file:///D:/minigame/throwball/bin/libs/laya.core.js:31069:23)   at Stage.__proto._loop (file:///D:/minigame/throwball/bin...

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

229. SVG渐变精灵的扩展脚本继承了多个精灵, 在safari环境下重叠了渲染 [ 72%]

... Laya.class(GradientText, "effect.GradientText", _super);         let _proto = GradientText.prototype;         _proto.init = function () {             switch (this.style) {                 case style.VERTICAL:                     gradientStyle = VERTICAL_GRADIENT + '&...

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

230. 还是请教打包后的问题 [ 72%]

...后的问题 还是昨天的问题?困惑两天 打在线包,如图2,proto文件下载不下来 打离线包,如图3,proto文件也加载不到 这到底是因为什么? 浏览器没问题 而且构建ios工程打出来的包,也会报图1的错误 是没找到路径?还是下载apk中...

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