******************
xSGE Tiled Library
******************

.. This file has been dedicated to the public domain, to the extent
   possible under applicable law, via CC0. See
   http://creativecommons.org/publicdomain/zero/1.0/ for more
   information. This file is offered as-is, without any warranty.

.. contents::

.. automodule:: xsge_tiled

xsge_tiled Classes
==================

.. autoclass:: xsge_tiled.Decoration

.. autoclass:: xsge_tiled.Point

.. autoclass:: xsge_tiled.Rectangle

.. autoclass:: xsge_tiled.Ellipse

.. autoclass:: xsge_tiled.Polygon

.. autoclass:: xsge_tiled.Polyline

xsge_tiled Functions
====================

.. autofunction:: xsge_tiled.load

.. autofunction:: xsge_tiled.t_get_tilesets

.. autofunction:: xsge_tiled.t_parse_layer

.. autofunction:: xsge_tiled.t_parse_tilechunk

.. autofunction:: xsge_tiled.t_get_properties

.. autofunction:: xsge_tiled.t_gid_parse

.. autofunction:: xsge_tiled.t_get_color

.. autofunction:: xsge_tiled.t_data_decode
