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

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

1. 关于LayaAir IDE 编辑模式下的打包功能不能合成所有图片的问题 [ 100%]

...ayaair IDE的帧属性面板不见了 Ts 编辑提示error TS5023: Unknown option 'p' 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket Laya mac版的IDE 是没测试就上线了吗? ide 2.4 layaair2-cmd 编译报错 laya2...

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

2. 在Laya中使用Matter.js的最简示例 (JS) [ 92%]

...var render = LayaRender.create( { engine: engine, width: 640, height: 480, options: { // background: '../../res/physics/img/background.png', wireframes: false//true// } }); // create two boxes and a ground var boxA = Bodies.rectangle(400, 200, 80, 80); var boxB = Bodies.rectangle(450, 50, 80, 80); v...

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

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

.../System.out: debugger has settled (1300) E/LayaGameEngine: game_plugin_set_option key=localize value=true E/LayaGameEngine: game_plugin_set_option key=gameUrl value=http://stand.alone.version/index.html D/LayaGameEngine: game_plugin_init url =http://stand.alone.version/index.html D/LayaGameEngine: u...

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

4. socket大型项目回调 [ 85%]

... in msg) { if (protos[name]) { var proto:any = protos[name]; switch (proto.option) { case "optional": case "required": buffer.writeArrayBuffer(this.encodeTag(proto.type, proto.tag)); this.encodeProp(msg[name], proto.type, protos, buffer); break; case "repeated": if (!!msg[name] && msg[name]....

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

5. 构建apk后,java报错 [ 30%]

...:47.346 4749-4749/com.layabox.dotJourney E/LayaGameEngine: game_plugin_set_option key=localize value=false 2018-11-26 18:31:47.346 4749-4749/com.layabox.dotJourney E/LayaGameEngine: game_plugin_set_option key=gameUrl value=http://106.15.95.203:20100/web/index.html 2018-11-26 18:31:47.346 4749-4770/c...

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