Phaser API Documentation

  Version: 

Member of: Phaser.Tweens.Tween

initTweenData([isSeeking])

Description:

Initialises all of the Tween Data and Tween values.

This is called automatically and should not typically be invoked directly.

Parameters:

name type arguments Default description
isSeeking boolean <optional> false

Is the Tween Data being reset as part of a seek?

Since: 3.60.0