Phaser API Documentation

  Version: 
getAt(index)

Description:

Retrieves a Scene by numeric index.

Parameters:

name type description
index number

The index of the Scene to retrieve.

Returns:
Description:

The Scene.

Type:
Since: 3.0.0