Phaser API Documentation

  Version: 
destroy()

Description:

Stops all the Tweens in the Timeline immediately, whatever stage of progress they are at and flags them for removal by the TweenManager.

Since: 3.0.0
Source: src/tweens/Timeline.js (Line 880)