Phaser API Documentation

  Version: 

Member of: Phaser.Game

<readonly> config: Phaser.Core.Config

Description:

The parsed Game Configuration object.

The values stored within this object are read-only and should not be changed at run-time.

Since: 3.0.0
Source: src/core/Game.js (Line 68)