Phaser.Tilemaps.Formats

Scope: static

Source: src/tilemaps/Formats.js#L7

Static functions

ARRAY_2D

ARRAY_2D: number

Description:

2D Array Map Type

Source: src/tilemaps/Formats.js#L31
Since: 3.0.0


CSV

CSV: number

Description:

CSV Map Type

Source: src/tilemaps/Formats.js#L13
Since: 3.0.0


TILED_JSON

TILED_JSON: number

Description:

Tiled JSON Map Type

Source: src/tilemaps/Formats.js#L22
Since: 3.0.0


WELTMEISTER

WELTMEISTER: number

Description:

Weltmeister (Impact.js) Map Type

Source: src/tilemaps/Formats.js#L40
Since: 3.0.0


Updated on