Phaser API Documentation

  Version: 
paused: boolean

Description:

Does the Timeline start off paused? (if so it needs to be started with Timeline.play)

Type:
boolean
Default: false
Since: 3.0.0
Source: src/tweens/Timeline.js (Line 168)