hill_0219
let resArray: Array<any> = [
{ url: hyip+"res/atlas/comp/01_shouye.json", type: Loader.ATLAS },
{ url: hyip+"res/atlas/comp/02_zhujiemian.json", type: Loader.ATLAS },
{ url: hyip+"res/atlas/comp/30_loading.json", type: Loader.ATLAS },
];
Laya.loader.load(resArray, Laya.Handler.create(this, this.onLoaded1));
我使用这种方法加载图集,加载完就800m,所以就一直在找优化方法,在app端没有这么高