A tween that has been activated.

Hierarchy

Properties

events: Events

For listening to life-cycle events.

lastUpdate: number

The last time an update() was called (triggered). NaN if never called.

Returns

timeFrame: default

The time frame of the active tween.

Methods

  • Forces completion and calls dispose(true).

    Returns void

  • Updates the state and triggers events accordingly.

    Returns

    Returns number

Generated using TypeDoc