A structure to load the Tiled map into
Load a Tiled map from a path in the filesystem
Free all of the data in the map
Get the layers with tiles fixed to the grid
Get the layers with entities that can be freely moved
Get the images used by the tiles and entities
See Implementation
A structure to load the Tiled map into