Phaser API Documentation

  Version: 
<private> destroy()

Description:

Destroy this Scene and send a destroy event all of its systems. A destroyed Scene cannot be restarted. You should not call this directly, instead use SceneManager.remove.

Since: 3.0.0
Source: src/scene/Systems.js (Line 754)