mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-26 17:02:28 +01:00
10 lines
180 B
ReStructuredText
10 lines
180 B
ReStructuredText
.. _map_api:
|
|
Map
|
|
===
|
|
|
|
This module provides the primary TiledMap class which represents a single map from Tiled.
|
|
|
|
TiledMap
|
|
^^^^^^^^
|
|
|
|
.. autoclass:: pytiled_parser.tiled_map.TiledMap |