Phaser API Documentation

  Version: 
getChildren()

Description:

Returns an array which contains all objects currently on the Display List. This is a reference to the main list array, not a copy of it, so be careful not to modify it.

Returns:
Description:

The group members.

Since: 3.12.0