Phaser API Documentation

  Version: 
restart()

Description:

Restarts the TweenChain from the beginning.

If this TweenChain was configured to have a loop, or start delay, those are reset to their initial values as well. It will also dispatch the onActive callback and event again.

Returns:
Description:

This TweenChain instance.

Since: 3.60.0