The Tile structure contains informations about every tile on the map
The gid is the Tile id. It contains the positions of this tile on the tileset.
The layer of the tile, if any
The coordinates in pixel of this tile on the map
The coordinates of this tile on the map
See Implementation
The Tile structure contains informations about every tile on the map