Phaser API Documentation

  Version: 
Event: BOOT
Phaser.Core.Events.BOOT
BOOT

Description:

The Game Boot Event.

This event is dispatched when the Phaser Game instance has finished booting, but before it is ready to start running. The global systems use this event to know when to set themselves up, dispatching their own ready events as required.

Since: 3.0.0