大约有 1 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0018 秒)
...减去 固定 2个 32的宽度 再随机一个长度 这样 可以让地板时间点的出现 更加随机性 this.maxRight = Config.GameWidth - 32 * 2 - 32 * parseInt(10 * Math.random()); if(needItem){ this.addItem(); } //创建一个帧循环处理函数 Laya.timer.frameLoop(1, this, this.onLoop);...
来源: Laya_社区 发布时间: 20160803