Phaser API Documentation

  Version: 

Member of: Phaser.Structs.Set

entries: Array.<*>

Description:

The entries of this Set. Stored internally as an array.

Type:
Array.<*>
Default: []
Since: 3.0.0
Source: src/structs/Set.js (Line 38)