[]请问怎么监听在IDE中创建的UI中资源的加载进度呢
我在IDE中创建了整个游戏界面,然后通过loader去加载界面的配置文件:
Laya.loader.load(['res/atlas/game.json'],Laya.Handler.create(this,Slot.onSourcesLoaded), Laya.Handler.create(this,Slot.onSourcesLoading,null,false),Laya.Loader.ATLAS);
这样写似乎监听的当前加载进度不太对,我总共有6张未打包图和1张打包图打印的结果:
没有找到相关结果
已邀请:
要回复问题请先登录
2 个回复
Laya_XS
赞同来自:
anran
赞同来自: