大约有 130 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0047 秒)
...lor = "#ffffff"; //加载图集成功后,执行onLoaded回调方法 Laya.loader.load("res/atlas/ui/boos.atlas", Laya.Handler.create(this, onLoaded)); function onLoaded() { // //创建一个Animation实例 // var tl = new Laya.Animation(); // //加载动画文件 // tl.loadAnimation("test.ani"); //...
来源: Laya_社区 发布时间: 20190708
...I.ts有前缀导致报错 2.2.0beta4,微信上动态合批报错. 请问下loader如何强制加载一个文件,避免浏览器的缓存 问题状态 最新活动: 2017-12-19 15:26 浏览: 1055 关注: 2 人
来源: Laya_社区 发布时间: 20171219
...72:13) at http://127.0.0.1:53462/game/code.js:97630:17 at Laya.loader.load.Handler.create (http://127.0.0.1:53462/game/code.js:102231:13) at Handler.__proto.runWith (http://127.0.0.1:53462/game/code.js:711:59) 查看了应该是微信自带的浏览器内核不支持Function.app...
来源: Laya_社区 发布时间: 20180302
...Laya.View.regComponent("ScaleButton", ScaleButton); Laya.loader.load("res/atlas/com/loading.atlas", Laya.Handler.create(this, this.loadGame)); } private loadGame(): void { var resArray = [ { url: "res/atlas/lobby/cre...
来源: Laya_社区 发布时间: 20181213
...Laya.View.regComponent("ScaleButton", ScaleButton); Laya.loader.load("res/atlas/com/loading.atlas", Laya.Handler.create(this, this.loadGame)); } private loadGame(): void { var resArray = [ { url: "res/atlas/lobby/cre...
来源: Laya_社区 发布时间: 20181202
...loadEffectComplete():void{ var effect:Laya.Sprite3D = Laya.loader.getRes("res/effect/2/Conventional/bullet.lh"); this.compileShader(effect); //===========放心使用吧================= var myeffect:Laya.Sprite3D = effect.clone(); ...
来源: Laya_社区 发布时间: 20190404
... 07-22 15:28:49.398: E/AndroidRuntime(13400): at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:134) 07-22 15:28:49.398: E/AndroidRuntime(13400): at java.lang.ClassLoader.loadClass(ClassLoader.java:379) 07-22 15:28:49.398: E/AndroidRuntime(13400): at java.lang.ClassLoader.loadCla...
来源: Laya_社区 发布时间: 20190722
...朋友们(ts版本)《二》 H5动画和节奏的一个加速! 请问下loader如何强制加载一个文件,避免浏览器的缓存 请问layaide如何创建一个复合的Button 分享一个TS版本的3D2D结合的单机斗地主Demo 移植了一个游戏 代码重新 写的 LayaAirIDE1.4版...
来源: Laya_社区 发布时间: 20180522
...Laya.View.regComponent("ScaleButton", ScaleButton); Laya.loader.load("res/atlas/com/loading.atlas", Laya.Handler.create(this, this.loadGame)); } private loadGame(): void { var resArray = [ { url: "res/atlas/lobby/cre...
来源: Laya_社区 发布时间: 20181208
...访问该方法时失败 自从layaflash起,就一直存在的bug Laya.loader.create 不会反馈失败状态跟描述不符合 spine动画转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? app环境安装...
来源: Laya_社区 发布时间: 20200211