Phaser API Documentation

  Version: 

Description:

A reference to the Scene's Display List.

Use this to organize the children contained in the display list.

In the default set-up you can access this from within a Scene via the this.children property.

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