easing(ease, index) → {Phaser.Tween}
onUpdateCallback(callback, callbackContext) → {Phaser.Tween}
delay(duration, index) → {Phaser.Tween}
isPaused : boolean Is this Tween paused or not? Source code:
onChildComplete : Phaser.Signal The onChildComplete
to(properties, duration, ease, autoStart, delay,
stop(complete) → {Phaser.Tween}
yoyo(enable, yoyoDelay, index) → {
timeline : Array An Array of TweenData objects that comprise the different parts of this Tween.
onLoop : Phaser.Signal The onLoop event is fired if
Page 2 of 5