Phaser API Documentation

  Version: 

Member of: Phaser.Game

<private> noReturn: boolean

Description:

Remove everything when the game is destroyed. You cannot create a new Phaser instance on the same web page after doing this.

Type:
boolean
Since: 3.12.0
Source: src/core/Game.js (Line 320)