OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
TileTable Struct Reference

#include <TileTable.h>

Public Member Functions

int tileIdForTileset (Tileset tileset, bool nonRandom)
 
int tileId (Tileset tileset, TileVariant section)
 

Public Attributes

std::vector< TileDatatiles
 

Member Function Documentation

◆ tileId()

int TileTable::tileId ( Tileset  tileset,
TileVariant  section 
)

◆ tileIdForTileset()

int TileTable::tileIdForTileset ( Tileset  tileset,
bool  nonRandom 
)

Member Data Documentation

◆ tiles

std::vector<TileData> TileTable::tiles

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