大约有 260 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0079 秒)
... : int 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意:如果动画正在播放,设置后会...
来源: Laya2.0_api 发布时间: 20190513
... : int 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意:如果动画正在播放,设置后会...
来源: Laya2.0_api 发布时间: 20190513
...很大概率访问不到allfile.txt,从而弹出原生提示(就是在config.js中配置的,在=12ptwindow.onLayaInitError事件触发的时候显示的那句话 ),导致后续无法进行,请问有没有办法避免这种情况的出现(比如多重试几次,或者就以本地的all...
来源: Laya_社区 发布时间: 20180627
...替换即可。 launch.json 内容如下: ```json { "version": "0.2.0", "configurations": [ { "name": "chrome调试", "type": "chrome", "request": "launch", "file": "${workspaceRoot}/bin/index.html", "runtimeArgs": [ "--allow-file-access-from-files", "--disable-web-security" ], "sourceMaps": true,...
来源: Laya2.0_文档 发布时间: 20210715
... : int 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意:如果动画正在播放,设置后会...
来源: laya_api 发布时间: 20170929
... : int 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意:如果动画正在播放,设置后会...
来源: Laya2.0_api 发布时间: 20190513
...d publish [options] Options: -v, --version output the version number -c, --config Set the publishing platform name[web|wxgame|qqw anyiwan|bdgame] -h, --help output usage information ``` 我们通过帮助可以看到,最关键的参数是 `-c` ,目前支持的参数有: `web`是发布HTML5的w...
来源: Laya2.0_文档 发布时间: 20210715
...rval : int 播放间隔(单位:毫秒),默认为50毫秒,可以通过Config.animationInterval修改默认时间间隔。AnimationPlayerBase isPlaying : Boolean[read-only] 是否在播放中 AnimationPlayerBase loop : Boolean是否循环播放AnimationPlayerBase mask : Sprite遮罩,可以...
来源: laya_api 发布时间: 20170422
... 8591-8658/com.mygame.laya I/LayaBox﹕ require(/sdcard/layabox/scripts/config.js) 04-11 11:17:09.968 8591-8658/com.mygame.laya I/LayaBox﹕ found the file in the package:scripts/config.js 04-11 11:17:09.976 8591-8645/com.mygame.laya I/LayaBox﹕ Download [ ]:http://192.168.167.103:890...
来源: Laya_社区 发布时间: 20170411
...thod {} 08-14 10:57:48.470 22228-22268/? I/System: core_booster, getBoosterConfig = true 08-14 10:57:48.523 2977-2977/? E/Thermal-daemon: [ap] temp_new :49 temp_old :48 Report temperature: [ap] temp :49 report_threshold:1 08-14 10:57:48.525 5024-6040/? D/ThermalStateManager: Thermal type: ...
来源: Laya_社区 发布时间: 20180814