Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> postBoot: Phaser.Types.Core.BootCallback

Description:

A function to run at the end of the boot sequence. At this point, all the game systems have started and plugins have been loaded.

Since: 3.0.0
Source: src/core/Config.js (Line 454)