Phaser API Documentation

  Version: 
<readonly> started: boolean

Description:

A flag that is set once the TimeStep has started running and toggled when it stops.

Type:
boolean
Default: false
Since: 3.0.0
Source: src/core/TimeStep.js (Line 63)