API Reference docs update

This commit is contained in:
Darren Eberly
2022-07-07 01:54:44 -04:00
parent 25067b276f
commit ddf314e4f0
17 changed files with 310 additions and 102 deletions

10
docs/api/map.rst Normal file
View 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