Phaser API Documentation

  Version: 

Member of: Phaser.Structs.List

<readonly> first: *

Description:

The first item in the List or null for an empty List.

Type:
*
Since: 3.0.0
Source: src/structs/List.js (Line 696)