Phaser API Documentation

  Version: 

Member of: Phaser.Structs.Set

getArray()

Description:

Returns an array containing all the values in this Set.

Returns:
Description:

An array containing all the values in this Set.

Type:
  • Array.<*>
Since: 3.0.0
Source: src/structs/Set.js (Line 109)