Phaser API Documentation

  Version: 

Member of: Phaser.Structs.List

list: Array.<*>

Description:

The objects that belong to this collection.

Type:
Array.<*>
Default: []
Since: 3.0.0
Source: src/structs/List.js (Line 47)