Phaser API Documentation

  Version: 

Member of: Phaser.Game

<readonly> isBooted: boolean

Description:

A flag indicating when this Game instance has finished its boot process.

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