Phaser API Documentation

  Version: 
setCurrentTween(index)

Description:

Sets the current active Tween to the given index, based on its entry in the TweenChain data array.

Parameters:

name type description
index number

The index of the Tween to be made current.

Since: 3.60.0