大约有 28 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0053 秒)
...vice failed 2018-11-26 18:31:47.150 1505-1800/? E/ActivityTrigger: activityStartTrigger: not whiteListedcom.layabox.dotJourney/demo.MainActivity/1 2018-11-26 18:31:47.151 1505-1800/? E/ActivityTrigger: activityResumeTrigger: not whiteListedcom.layabox.dotJourney/demo.MainActivity/1 2018-11-26 18:31:...
来源: Laya_社区 发布时间: 20181126
获取的ui页面里下on事件无法触发 类代码如下: var GameStartView = function () { GameStartView.super(this); this.Start.on(Laya.Event.CLICK, this, this.open); console.log(this.Start); GameStartView.prototype.open = function(){ console.log("Open is ok"); } }; Laya.class(GameStartView,...
来源: Laya_社区 发布时间: 20180213
...时间的偏移值,仅作用于动画首次播放(0-1之间)。 Clip Start:动画文件的起始播放位置(0-1之间)。 Clip End:动画文件的停止播放位置(0-1之间)。 Clip:动画文件(.lani)。 注意:参数“Cycle Offset”不影响动画播放完整性,...
来源: Laya3.0_文档 发布时间: 20240910
...时间 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. laya3D动画无法播放 为什么给Sprite容器添加点击事件没反应 播放声音出错,求指教 [Laya2.0 3D] 2.0正式版上存在某些骨骼动画无法播放,U3D和1.7.*都没问题 求教: soundManage...
来源: Laya_社区 发布时间: 20171019
...nEPv+340) native: #09 pc 0003f567 /system/lib/libc.so (_ZL15__pthread_startPv+30) native: #10 pc 00019c37 /system/lib/libc.so (__start_thread+6) (no managed stack frames) "main" prio=5 tid=1 Waiting | group="main" sCount=1 dsCount=0 obj=0x73c133c0 self=0xb4cb6500 | sysTid=16088...
来源: Laya_社区 发布时间: 20190531
...pk\debug\app-debug.apk Split APKs installed in 5 s 958 ms $ adb shell am start -n "com.layabox.test/demo.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER Client not ready yet..Waiting for process to come online Connected to process 27883 on device huawei-mha_al00-3HX...
来源: Laya_社区 发布时间: 20190723
...正确 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 骨骼动画播放完后的回调时间 Animator2D该如何判断动画是否已经播放完成? 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() H5动画和节...
来源: Laya_社区 发布时间: 20241202
...ta/local/tmp/a8cdde5615e44ded8e1065458d8e3917 17:14:36.744: $ hdc shell aa start -a EntryAbility -b com.layabox.game in 172 ms 17:14:36.745: Launch com.layabox.game success in 5 s 21 ms HAP可以正常安装,且开发者手机上出现对应的应用。 Deveco Studio 运行错误提示: ...
来源: Laya_社区 发布时间: 20250106
...nEPv+340) native: #09 pc 0003f567 /system/lib/libc.so (_ZL15__pthread_startPv+30) native: #10 pc 00019c37 /system/lib/libc.so (__start_thread+6) (no managed stack frames) "main" prio=5 tid=1 Waiting | group="main" sCount=1 dsCount=0 obj=0x73c133c0 self=0xb4cb6500 | sysTid=16088...
来源: Laya_社区 发布时间: 20190612
...uffer; source.connect(WebAudioSound.ctx.destination); source.start(0,0,0); //Hello Chrome 55! if (source.context.state === 'suspended') { source.context.resume(); } } 2017-11-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...
来源: Laya_社区 发布时间: 20171114