doc(map): switch TMX to JSON

This commit is contained in:
Benjamin Kirkbride
2020-06-06 18:22:36 -04:00
parent 373204eb86
commit 27f4cd86a0

View File

@@ -23,7 +23,7 @@ class Map:
Attributes:
parent_dir: The directory the TMX file is in. Used for finding relative paths
to TSX files and other assets.
version: The TMX format version.
version: The JSON format version.
tiled_version: The Tiled version used to save the file. May be a date (for
snapshot builds).
orientation: Map orientation. Tiled supports "orthogonal", "isometric",