大约有 3 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0013 秒)
...ic] 清理指定目标对象上的所有缓动。 Tween complete():void 立即结束缓动并到终点。 Tween from(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false):Tween 从props属性,缓动到当前状态。 ...
来源: laya_api 发布时间: 20170929
...ic] 清理指定目标对象上的所有缓动。 Tween complete():void 立即结束缓动并到终点。 Tween from(target:*, props:Object, duration:int, ease:Function = null, complete:Handler = null, delay:int = 0, coverBefore:Boolean = false):Tween 从props属性,缓动到当前状态。 ...
来源: Laya2.0_api 发布时间: 20190513
... Returns void complete complete(): void Defined in laya/utils/Tween.ts:201 立即结束缓动并到终点。 Returns void from from(target: any, props: any, duration: number, ease?: Function | null, complete?: Handler | null, delay?: number, coverBefore?: boolean): Tween Defined in laya/utils/Tween....
来源: Laya3.0_api 发布时间: 20231115