Phaser API Documentation

  Version: 
makeActive(tween)

Description:

Re-initiases the given Tween and sets it to the Active state.

Parameters:

name type description
tween Phaser.Tweens.Tween

The Tween to check.

Returns:
Description:

This TweenChain instance.

Since: 3.60.0