大约有 2,026 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0064 秒)
Laya_社区(1999) Laya2.0_文档(8) Laya3.0_文档(6) Laya3.0_api(5) laya_api(2) Laya2.0_示例(2) Laya_示例(2) Laya2.0_api(2)
...,1,2模式都不行 //加载动画 load(aniUrl: string,emoji?:string,complete?:Handler):void{ if (emoji) { this.emoji=emoji; } if (complete) { this.completeHandler = complete; } this.aniUrl = aniUrl; this.templet = new Templet(); this.templet.on(Event.COMPLETE, this, this.parseComplete); // this...
来源: Laya_社区 发布时间: 20180824
...ddChild This variable is not defined. 代码如下: package { import laya.display.Text; public class LayaAirTest { public function LayaAirTest() { Laya.init(600, 300); var txt:Text = new Text(); ...
来源: Laya_社区 发布时间: 20170429
...服务(2.1.5)。可能出现不一致的编译错误 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 关于适配采用showAll后留白部分的颜色问题 请教下微信小游戏的内存和数据缓存? 在List渲染的时候,在滚动一个list的时候,如何实...
来源: Laya_社区 发布时间: 20170207
...cessing launch: Error Could not attach to main target 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. IDE1.7.8 json图集加载问题 版本不匹配! 全局 tsc (2.2.2) != VS Code 的语言服务(2.1.5)。可能出现不一致的编译错误 关于适配采用showAll后留...
来源: Laya_社区 发布时间: 20170728
...明区域为黑色,其它机型都是正常的。 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. iphone自带浏览器页面怎么锁定 LayaAir3D 导出和使用U3D粒子特效 问题状态 最新活动: 2019-12-16 16:01 浏览: 1684 关注: 6 人 亮仔 • 2019-12-16 1...
来源: Laya_社区 发布时间: 20191216
多指操作,会导致闪烁问题 E/jswrapper: ERROR: Uncaught SimpleSingletonList:[object Object] has in SingletonList., location: /data/data/com.nearme.instant.platform/app_game/app/com.qire.kpccc.nearme.gamecenter/2/libs/laya.d3.js:0:0 STACK: [0]n.add@/data/data/com.nearme.ins...
来源: Laya_社区 发布时间: 20190806
...Cannot read property 'btCollisionObject' of undefined 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 骨骼动画播放完后的回调时间 打包出来后的APP打开加载速度过慢,有黑屏,如何加入闪屏图片 视频播放案例 FD 宏编译时 出现 试图...
来源: Laya_社区 发布时间: 20180609
...的。 循环依赖不能运行 Circular dependency: 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 粒子系统官例里载入的那些json文件是用什么软件生成的? 我的tieldmap生成的json文件里data是这种格式,地图显示有误 问题状态 最新...
来源: Laya_社区 发布时间: 20190405
...问题 如何设置Sprite的宽高和点击区域? 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 骨骼动画播放完后的回调时间 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译。 View嵌套Dialog组件 移...
来源: Laya_社区 发布时间: 20171126
...ad("./res/Xinzhaoyun/Zhaoyun_skin.lh")); var ani = hero.addComponent(Laya.SkinAnimations); ani.templet = Laya.AnimationTemplet.load("./res/Xinzhaoyun/Zhaoyun_standfight.lsani"); ani.player.play(); var hero = sphere.addChild(new Laya.MeshSpri...
来源: Laya_社区 发布时间: 20161205