Phaser API Documentation

  Version: 

Member of: Phaser.Tweens.Tween

isPlaying()

Description:

Checks if the Tween is currently active.

Returns:
Description:

true if the Tween is active, otherwise false.

Type:
  • boolean
Since: 3.0.0