大约有 3 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0013 秒)
...I DocumentationAll Packages | All Classes | Index | Frames No Frames TweenProperties | Methods Packagelaya.utilsClasspublic class TweenInheritanceTween Object Tween 是一个缓动类。使用此类能够实现对目标对象属性的渐变。 Public Properties PropertyDefined By progres...
来源: Laya2.0_api 发布时间: 20190513
...) props:Object — 要控制对象的属性 duration:Number — 对象TWEEN的时间 ease:Function (default = null) — 缓动类型 offset:Number (default = 0) — 相对于上一个对象,偏移多长时间(单位:毫秒) ReturnsTimeLinefrom()method public static function from(ta...
来源: Laya2.0_api 发布时间: 20190513
...ss EaseInheritanceEase Object Ease 类定义了缓动函数,以便实现 Tween 动画的缓动效果。 Public Methods MethodDefined By backIn(t:Number, b:Number, c:Number, d:Number, s:Number = 1.70158):Number[static] 开始时往后运动,然后反向朝目标移动。 Ease backInOut(t:...
来源: Laya2.0_api 发布时间: 20190513