Phaser API Documentation

  Version: 
killAll()

Description:

Destroys all Tweens in this Tween Manager.

The tweens will erase all references to any targets they hold and be stopped immediately.

If this method is called while the Tween Manager is running its update process, then the tweens will be removed at the start of the next frame. Outside of this, they are removed immediately.

Returns:
Description:

This Tween Manager instance.

Since: 3.0.0