你的浏览器禁用了JavaScript, 请开启后刷新浏览器获得更好的体验!
输入关键字进行搜索
搜索:
没有找到相关结果
Laya_Fred
赞同来自: 雪碧不加冰
// 预加载spine Laya.loader.load([{url:this.aniPath, type: Laya.Loader.BUFFER}], Laya.Handler.create(this, function(ani){ this.templet = new SpineTemplet(Laya.SpineVersion.v3_8); this.templet.loadAni(this.aniPath); this.templet.on(Event.COMPLETE, this, this.parseComplete); this.templet.on(Event.ERROR, this, this.onError); }));
雪碧不加冰
赞同来自:
要回复问题请先登录
2 个回复
Laya_Fred
赞同来自: 雪碧不加冰
雪碧不加冰
赞同来自: