大约有 5 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0021 秒)
...agelaya.utilsClasspublic class TweenInheritanceTween Object Tween 是一个缓动类。使用此类能够实现对目标对象属性的渐变。 Public Properties PropertyDefined By progress : Number[write-only] 设置当前执行比例Tween repeat : int = 1重播次数,如果repeat=0,则...
来源: Laya2.0_api 发布时间: 20190513
...agelaya.utilsClasspublic class EaseInheritanceEase Object Ease 类定义了缓动函数,以便实现 Tween 动画的缓动效果。 Public Methods MethodDefined By backIn(t:Number, b:Number, c:Number, d:Number, s:Number = 1.70158):Number[static] 开始时往后运动,然后反向朝目标...
来源: Laya2.0_api 发布时间: 20190513
...mber, ease:Function = null, offset:Number = 0):TimeLine 从 props 属性,缓动到当前状态。 TimeLine from(target:*, props:Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine[static] 从 props 属性,缓动到当前状态。 TimeLine gotoLabel(Label:String):void...
来源: Laya2.0_api 发布时间: 20190513
...eMotorJoint correctionFactor : NumberselfBody向目标位置移动时的缓动因子,取值0~1,值越大速度越快MotorJoint destroyed : Boolean[read-only] 获取是否已经销毁 。 Component enabled : Boolean 获取是否启用组件。 Component id : int[read-only] 获取唯一标...
来源: Laya2.0_api 发布时间: 20190513
...Sprite tweenTo(index:int, time:int = 200, complete:Handler = null):void 缓动滚动列表,以设定的数据索引对应的单元格为当前可视列表的第一项。 List updateArray(array:Array):void 更新数据源,不刷新list,只增加滚动长度 List updateZOrder():void根据...
来源: Laya2.0_api 发布时间: 20190513