Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

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

Description:

Called before Phaser boots. Useful for initializing anything not related to Phaser that Phaser may require while booting.

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