removeFrom(obj, children) Remove all tweens from a specific object, array of objects or Group.
timeline : Array An Array of TweenData objects that comprise the different parts of this Tween.
onLoop : Phaser.Signal The onLoop event is fired if
target : Object The target object, such as a Phaser.Sprite or property like Phaser.Sprite.scale.
Out(k) → {number} Cubic ease-out. Parameters
[readonly] percent : number A value between 0 and 1 that represents how far through the duration
interpolate : boolean True if the Tween will use interpolation (i.e. is an Array to Array tween)
isRunning : boolean If the tween is running this is set to true. Unless Phaser.Tween a TweenData that is waiting for
InOut(k) → {number} Sinusoidal ease-in/out. Parameters
manager : Phaser.TweenManager Reference
Page 7 of 13