Phaser API Documentation

  Version: 

Member of: Phaser.Tweens.Tween

getValue([index])

Description:

Returns the current value of the specified Tween Data.

Parameters:

name type arguments description
index number <optional>

The Tween Data to return the value from.

Returns:
Description:

The value of the requested Tween Data.

Type:
  • number
Since: 3.0.0