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

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

291. 【简单跑酷--JS版】---Lv.6 终篇 [ 18%]

...普通积分道具 2、加速道具 3、悬空能量道具   同样我们新建一个Item.js  (function(){ /** * 物品类 */ function Item(){ //图标 this.icon = null; //星星贴图 this.starTexture = null; //加速贴图 this.speedTexture = null; //悬空贴图 this.flyTexture = null; this.typ...

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