Phaser API Documentation

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

Description:

Returns the previous 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