Phaser API Documentation

  Version: 
<readonly, nullable> first: Phaser.GameObjects.GameObject

Description:

Returns the first Game Object within the Container, or null if it is empty.

You can move the cursor by calling Container.next and Container.previous.

Since: 3.4.0