大约有 122 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0025 秒)
...refab/LoopImg.lh", type: Laya.Loader.HIERARCHY }, { url: "resources/prefab/role.lh", type: Laya.Loader.HIERARCHY }, { url: "resources/prefab/ani/cd.lh", type: Laya.Loader.HIERARCHY }, { url: "resources/prefab/ani/refresh.lh", type: Laya.Loader.HIERARCHY }, ]; //3.0的load,同时可以加载2D,3D...
来源: Laya3.0_文档 发布时间: 20251105
...************************************************************/ class DollGunRole extends GunRole{ public _box: GunBox; // toset: /** 飞行的范围, 用于计算飞行路径 */ private _fly_site:Site = new SiteEntity( 10, 10, -1, 400 ); public static _ani_cached:boolean = false; // toset: /** ...
来源: Laya_社区 发布时间: 20180515