Phaser API Documentation

  Version: 

Member of: Phaser.Structs.Map

getArray()

Description:

Returns an Array of all the values stored in this Map.

Returns:
Description:

An array of the values stored in this Map.

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