tmxlite 1.0.0
lightweight parse for Tiled maps
|
Represents a chunk of tile data, if this is an infinite map. More...
#include <TileLayer.hpp>
Public Attributes | |
Vector2i | position |
Vector2i | size |
size in tiles, not pixels | |
std::vector< Tile > | tiles |
Represents a chunk of tile data, if this is an infinite map.