大约有 1 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0012 秒)
...emini"; this.init(); } // 注册类 IsLand Laya.class(IsLand,"IsLand",laya.display.Sprite); // 原型 var _proto = IsLand.prototype; // 初始化 _proto.init = function(){ // 球体 this.ball = new Sprite(); // 城堡 this.tower = new Sprite(); // 飞艇 this.aeroboat = new Sprite(); // 山 this.mou...
来源: Laya_社区 发布时间: 20170720