mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2025-12-28 23:27:23 +01:00
API Reference docs update
This commit is contained in:
10
docs/api/map.rst
Normal file
10
docs/api/map.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
.. _map_api:
|
||||
Map
|
||||
===
|
||||
|
||||
This module provides the primary TiledMap class which represents a single map from Tiled.
|
||||
|
||||
TiledMap
|
||||
^^^^^^^^
|
||||
|
||||
.. autoclass:: pytiled_parser.tiled_map.TiledMap
|
||||
Reference in New Issue
Block a user