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

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

1. js飞机大战报错 请大神看看 [ 100%]

...        this.scoreLabel=null;          this.infoLabel=null; GameInfo.js: var GameInfo = (function (_super) {     function GameInfo() {         GameInfo.super(this);         // this.infoLabel.text = "abc"; 这个也报异常应该是找不到infoLabel         // 注册按...

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

2. 请教——layabox如何加载多个图集 [ 99%]

...交 1 个回复 叮当(H5研发) 赞同来自: Lancer var arr =[{url:"game/img.jpg",type: Loader.IMAGE}, {url:"res/atlas/comp.atlas", type: Loader.ATLAS}, {url:"res/atlas/all.atlas", type: Loader.ATLAS} ]; Laya.loader.load(arr,Laya.Handler.create(this,onload)); 2018-08-09 1 1 分享 微博 QZONE...

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