onComplete : Phaser.Signal The onComplete event is
create(object) → {Phaser.Tween}
[readonly] value : number The current calculated value.
onStart : Phaser.Signal The onStart event is fired
interpolationContext : Object The interpolation function context used for the Tween.
InOut(k) → {number} Ease-in/out. Parameters
pauseAll() Pauses all currently running tweens. Source code:
new Quintic() Quintic easing. Source code:
In(k) → {number} Exponential ease-in. Parameters
yoyoDelay : number The amount of time in ms between yoyos of this tween. Source
Page 11 of 13