[static] LOOPED : number Source code:
generateData(frameRate, data) → {array}
new Bounce() Bounce easing. Source code:
InOut(k) → {number} Back ease-in/out. Parameters
Out(k) → {number} Sinusoidal ease-out. Parameters
new Easing() A collection of easing methods defining ease-in and ease-out curves. Source
frameBased : boolean Is this Tween frame or time based? A frame based tween will use the physics elapsed timer when updating. This
repeatDelay : number The amount of time in ms between repeats of this tween. Source
[static] RUNNING : number Source code:
[readonly] current : number The current Tween child being run.
Page 10 of 13