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

Tile information for a layer. More...

#include <TileLayer.hpp>

Public Attributes

std::uint32_t ID = 0
 Global ID of the tile.
 
std::uint8_t flipFlags = 0
 Flags marking if the tile should be flipped when drawn.
 

Detailed Description

Tile information for a layer.


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