Provides various useful operations on a tile grid.
This module helps handle coordinate systems within a map.
Read and write data for <a href="mapeditor.org">Tiled</a> maps. Currently only supports JSON format.
A grid wraps a 2D array to provide specialized grid-based functionality.
A map is essentially a grid with additional information about tile positions and sizes.