Phaser API Documentation

  Version: 
step([tick])

Description:

Updates all Tweens belonging to this Tween Manager.

Called automatically by update and tick.

Parameters:

name type arguments Default description
tick boolean <optional> false

Is this a manual tick, or an automated tick?

Since: 3.60.0