Phaser API Documentation

  Version: 
getChildren()

Description:

Returns an array which contains all Game Objects within this Layer.

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.50.0