.. _pytiled-api: PyTiled Parser API ================== This page documents the Application Programming Interface (API) for the PyTiled Parser library. .. automodule:: pytiled_parser.xml_parser :members: :undoc-members: :show-inheritance: .. automodule:: pytiled_parser.objects :members: :undoc-members: :show-inheritance: .. automodule:: pytiled_parser.utilities :members: :undoc-members: :show-inheritance: