tmxlite 1.0.0
lightweight parse for Tiled maps
Public Attributes | List of all members
tmx::TileLayer::Chunk Struct Referencefinal

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< Tiletiles
 

Detailed Description

Represents a chunk of tile data, if this is an infinite map.


The documentation for this struct was generated from the following file: