generateData(frameRate, data) → {array}
onComplete : Phaser.Signal The onComplete event is
[readonly] pendingDelete : boolean True if this Tween is ready to be deleted by the TweenManager
onStart : Phaser.Signal The onStart event is fired
properties : Object Target property cache used when building the child data values. Source
timeScale : number The speed at which the tweens will run. A value of 1 means it will match the game frame rate. 0.5 will run at
pause() Pauses the tween. Resume playback with Tween.resume. Source code:
resume() Resumes a paused tween. Source code:
onRepeat : Phaser.Signal The onRepeat event is fired
[readonly] current : number The current Tween child being run.
Page 4 of 5