大约有 26 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0037 秒)
...ayer cacheFrameRateInterval : Number[read-only] 获取缓存帧率间隔时间 AnimationPlayer cachePlayRate : Number 获取缓存播放速率。 AnimationPlayer currentAnimationClipIndex : int[read-only] 获取当前动画索引 AnimationPlayer currentFrameTime : Number[read-only] 获...
来源: Laya2.0_api 发布时间: 20190513
...暂停、停止、音量的方法,以及获取声音的播放状态、总时间、当前播放时间、总循环次数、播放地址等信息的方法。 Public Properties PropertyDefined By completeHandler : Handler 播放完成处理器。 SoundChannel duration : Number[read-only] 获取...
来源: Laya2.0_api 发布时间: 20190513
...放完成回调。 startTime:Number (default = 0) — 声音播放起始时间。 ReturnsSoundChannel — SoundChannel对象,通过此对象可以对声音进行控制,以及获取声音信息。 playSound()method public static function playSound(url:String, loops:int = 1, complete:Handler =...
来源: Laya2.0_api 发布时间: 20190513
...停的缓动。 Tween setStartTime(startTime:Number):void 设置开始时间。 Tween to(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false):Tween 缓动对象的props属性到目标值。 Tween to(target:*, props:...
来源: Laya2.0_api 发布时间: 20190513
...摇晃的值约在5~10间。 interval:int — 设备摇晃的响应间隔时间。 stop()method public function stop():void 停止响应设备摇晃。 Mon May 13 2019, 03:12 PM +08:00
来源: Laya2.0_api 发布时间: 20190513
...前帧的索引。 AnimationBase interval : int 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意...
来源: Laya2.0_api 发布时间: 20190513
...前帧的索引。 AnimationBase interval : int 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意...
来源: Laya2.0_api 发布时间: 20190513
...前帧的索引。 AnimationBase interval : int 动画播放的帧间隔时间(单位:毫秒)。默认值依赖于Config.animationInterval=50,通过Config.animationInterval可以修改默认帧间隔时间。 要想为某动画设置独立的帧间隔时间,可以使用set interval,注意...
来源: Laya2.0_api 发布时间: 20190513
...函数。功能同Laya.timer.timerLoop()。 Parameters delay:int — 间隔时间(单位毫秒)。 caller:* — 执行域(this)。 method:Function — 结束时的回调方法。 args:Array (default = null) — (可选)回调参数。 coverBefore:Boolean (default = true) — (可选)...
来源: Laya2.0_api 发布时间: 20190513
...ticleSystem emissionTime : int[read-only] 获取一次循环内的累计时间。 ShurikenParticleSystem gravityModifier : Number重力敏感度。ShurikenParticleSystem isAlive : Boolean[read-only] 是否存活。 ShurikenParticleSystem isEmitting : Boolean[read-only] 是否正在发射...
来源: Laya2.0_api 发布时间: 20190513