大约有 5 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0018 秒)
...缓动到当前状态。 Tween pause():void 暂停缓动,可以通过resume或restart重新开始。 Tween recover():void 回收到对象池。Tween restart():void 重新开始暂停的缓动。 Tween resume():void 恢复暂停的缓动。 Tween setStartTime(startTime:Number):void ...
来源: Laya2.0_api 发布时间: 20190513
...停播放。 SoundChannel play():void 播放声音。 SoundChannel resume():void 继续播放。 SoundChannel stop():void 停止播放。 SoundChannelProtected Methods MethodDefined By __runComplete(handler:Handler):void private SoundChannelProperty DetailcompleteHandlerpropertypublic ...
来源: Laya2.0_api 发布时间: 20190513
...ue):void 定时执行一次。 Timer pause():void 暂停时钟 Timer resume():void 恢复时钟 Timer runCallLater(caller:*, method:Function):void 立即执行 callLater 。 Timer runTimer(caller:*, method:Function):void 立即提前执行定时器,执行之后从队列中删除 Timer...
来源: Laya2.0_api 发布时间: 20190513
...set():void 重置所有对象,复用对象的时候使用。 TimeLine resume():void 恢复暂停动画的播放。 TimeLine to(target:*, props:Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine 控制一个对象,从当前点移动到目标点。 TimeLine to(targ...
来源: Laya2.0_api 发布时间: 20190513
...ng, oldName:String, newName:String):void 替换插槽贴图名 Skeleton resume():void 恢复动画的播放 Skeleton runCallLater(method:Function):void 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 Node scale(scaleX:Number, scaleY...
来源: Laya2.0_api 发布时间: 20190513