InOut(k) → {number} Quintic ease-in/out. Parameters
new TweenData(parent) A Phaser.Tween contains at least one TweenData object. It contains all of the tween data values, such as the
interpolation(interpolation, context, index) → {
None(k) → {number} Linear Easing (no variation). Parameters
new Elastic() Elastic easing. Source code:
Out(k) → {number} Exponential ease-out. Parameters
reverse : boolean If set to true the current tween will play in reverse.If the tween hasn't yet started this
update(time) → {boolean} Core tween update function called by the TweenManager. Does not need to
Out(k) → {number} Back ease-out. Parameters
chain(tweens) → {Phaser.Tween}
Page 8 of 13