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

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

1. 在父sprite中添加子sprite ,移动父Sprite 子sprite为什么不动? [ 100%]

...e = function(target){ var obj = {}; // 解析target switch (target.type) { case 1: obj.type = "mountain"; break; case 2: obj.type = "statue"; break; case 3: obj.type = "tower"; break; case 4: obj.type = "angel"; break; case 5: obj.type = "aeroboat"; break; default: alert("网络连接错误,请重...

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

2. socket大型项目回调 [ 95%]

... 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].length &gt...

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

3. 2.0.0beta5 can not find class Laya.Text [ 76%]

...图并不能很好把问题描述清楚,请在附带下有问题的demo case提交下,我们看下具体的报错原因。 2021-06-28 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 1624528684用户 相关问题 真机环境找不到w...

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

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

...% free 3412K/3712K, paused 3ms, total 3ms I/dalvikvm-heap: Grow heap (frag case) to 3.996MB for 635808-byte allocation D/dalvikvm: GC_FOR_ALLOC freed <1K, 7% free 4033K/4336K, paused 3ms, total 3ms I/layaConch5: m_interceptKey OK! I/LayaBox: JNI InitDLib I/LayaBox: JNI InitDownLoadManager CachePa...

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