Phaser API Documentation

  Version: 
makeActive(tween)

Description:

Checks if a Tween or Timeline is active and adds it to the Tween Manager at the start of the frame if it isn't.

Parameters:

name type description
tween Phaser.Tweens.Tween

The Tween to check.

Returns:
Description:

This Tween Manager object.

Since: 3.0.0