[readonly] pendingDelete : boolean True if this Tween is ready to be deleted by the TweenManager
resume() Resumes a paused tween. Source code:
pause() Pauses the tween. Resume playback with Tween.resume. Source code:
new Quintic() Quintic easing. Source code:
onRepeat : Phaser.Signal The onRepeat event is fired
interpolationContext : Object The interpolation function context used for the Tween.
new Cubic() Cubic easing. Source code:
properties : Object Target property cache used when building the child data values. Source
Out(k) → {number} Circular ease-out. Parameters
Out(k) → {number} Quartic ease-out. Parameters
Page 11 of 13