Phaser API Documentation

  Version: 

Member of: Phaser.Game

<readonly> isRunning: boolean

Description:

A flag indicating if this Game is currently running its game step or not.

Type:
boolean
Since: 3.0.0
Source: src/core/Game.js (Line 137)