大约有 4,440 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0201 秒)
Laya_社区(4282) Laya2.0_文档(55) Laya3.0_文档(47) Laya3.0_api(20) Laya2.0_api(18) laya_api(15) Laya2.0_示例(2) Laya_示例(1)
...编辑器 请配置 这个怎么解决? 发布到vivo平台后,龙骨动画无法显示 我用list.array=Array;数据全部插进去数组里了,但是list中没有完全展示数组数据,只展示了其中的图片部分,数组能console出,那个list中的数据也存在,但没渲...
来源: Laya_社区 发布时间: 20181031
...ty 'cursor' of undefined错误 求助flash项目移植h5问题 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds Uncaught TypeError: Cannot read property 'props' of undefined Uncaught unknown animationClip version. 问题状态 最新活动: 2017-03-14 22:08 浏览: 1999 关注: 1 ...
来源: Laya_社区 发布时间: 20170314
...引擎的集成开发环境,集成了LayaAir引擎与示例项目,UI、动画等可视化编辑,项目代码编写与管理等开发工具。 在**LayaAirIDE_2.8.0 Beta4** 以后的版本开发者可以发布 **淘宝创意互动项目**。 地址下载 : [地址](https://ldc2.layabox.com/laya...
来源: Laya2.0_文档 发布时间: 20210714
...常,请检查您的网络或与开发商联系...”, 关于apk打包动画卡的问题 runtime运行报错! 问题状态 最新活动: 2018-10-20 14:46 浏览: 2241 关注: 3 人
来源: Laya_社区 发布时间: 20181008
...和关闭自动缓存 LayaAir引擎使用TiledMap时,默认会将没有动画的地块自动缓存起来,并且缓存类型默认为normal。 //自动缓存没有动画的地块 this.tMap.autoCache = true; //自动缓存的类型,地图较大时建议使用normal this.tMap.autoCacheType = "nor...
来源: Laya3.0_文档 发布时间: 20251010
...示“再次点击后退键退出游戏”,如果去掉这个提示 spine动画转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? websocket 中 protobuf 数据的发送与接收的具体方法是怎样的?...
来源: Laya_社区 发布时间: 20180211
...ding.visible = false; this.baseBox.addChild(this.refreshLoading); // 加载动画 this.loadingAni = new Animation(); this.loadingAni.loadAnimation("res/ui/refreshList/ani/Refresh.ani"); this.loadingAni.pos(27, 36); this.loadingAni.autoPlay = true; this.refreshLoading.addChild(this.loadingAni); // ...
来源: Laya2.0_示例 发布时间: 20260303
...景内的元素 Animation 的createFrames 使用已经加载的图集缓存动画失败 请教下微信小游戏的内存和数据缓存? mac 用layaair2.0 ide 的编辑模式下,cpu爆满 IDE编辑模式,一片黑,打不开 LayaTree v1.0.3版本更新(2021.3.8) Laya2.0 WebGl模式,使...
来源: Laya_社区 发布时间: 20180108
...和关闭自动缓存 LayaAir引擎使用TiledMap时,默认会将没有动画的地块自动缓存起来,并且缓存类型默认为normal。 ```java //自动缓存没有动画的地块 this.tMap.autoCache = true; //自动缓存的类型,地图较大时建议使用normal this.tMap.autoCacheType ...
来源: Laya2.0_文档 发布时间: 20210715
...和关闭自动缓存 LayaAir引擎使用TiledMap时,默认会将没有动画的地块自动缓存起来,并且缓存类型默认为normal。 ```java //自动缓存没有动画的地块 this.tMap.autoCache = true; //自动缓存的类型,地图较大时建议使用normal this.tMap.autoCacheType ...
来源: Laya2.0_文档 发布时间: 20210715