• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 130 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0047 秒)

111. 使用多个时间轴动画 demo.ani(0,true,'name')失效 [ 56%]

...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

112. 请问在Native下动态装载大JS文件(eva1l方法)导致线程阻塞的情况,是否有解决方案呢? [ 55%]

...I.ts有前缀导致报错 2.2.0beta4,微信上动态合批报错. 请问下loader如何强制加载一个文件,避免浏览器的缓存 问题状态 最新活动: 2017-12-19 15:26 浏览: 1055 关注: 2 人

来源: Laya_社区 发布时间: 20171219

113. 微信环境下面Laya.Browser.window.protobuf.load不能读取本地的proto文件 [ 55%]

...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

114. SCALE_FIXED_WIDTH适配屏幕的问题 [ 54%]

...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

115. 设置适配SCALE_FIXED_WIDTH,结果少部分andriod机型不能正确适配屏幕 [ 54%]

...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

116. 3D粒子特效第一次卡顿最终解决方案 [ 53%]

...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

117. 运行器在手机上一打开就崩溃 [ 52%]

... 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

118. 列表嵌套另外一个列表 [ 51%]

...朋友们(ts版本)《二》 H5动画和节奏的一个加速! 请问下loader如何强制加载一个文件,避免浏览器的缓存 请问layaide如何创建一个复合的Button 分享一个TS版本的3D2D结合的单机斗地主Demo 移植了一个游戏 代码重新 写的 LayaAirIDE1.4版...

来源: Laya_社区 发布时间: 20180522

119. SCALE_FIXED_WIDTH适配屏幕的问题 [ 50%]

...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

120. 安装layaair2-cmd一直失败 [ 47%]

...访问该方法时失败 自从layaflash起,就一直存在的bug Laya.loader.create 不会反馈失败状态跟描述不符合 spine动画转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? app环境安装...

来源: Laya_社区 发布时间: 20200211