Phaser API Documentation

  Version: 

Member of: Phaser.Game

<protected> start()

Description:

Called automatically by Game.boot once all of the global systems have finished setting themselves up. By this point the Game is now ready to start the main loop running. It will also enable the Visibility Handler.

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