Phaser API Documentation

  Version: 
isPlaying()

Description:

Check whether or not the Timeline is playing.

Returns:
Description:

true if this Timeline is active, otherwise false.

Type:
  • boolean
Since: 3.0.0
Source: src/tweens/Timeline.js (Line 324)