Phaser API Documentation

  Version: 

Member of: Phaser.Tweens.Tween

<readonly> hasStarted: boolean

Description:

Has this Tween started playback yet? This boolean is toggled when the Tween leaves the 'delayed' state and starts running.

Type:
boolean
Since: 3.19.0