tmxlite
lightweight Tiled tmx map parser for C++
|
This is the complete list of members for tmx::Map, including all inherited members.
getBackgroundColour() const | tmx::Map | inline |
getBounds() const | tmx::Map | inline |
getHexSideLength() const | tmx::Map | inline |
getLayers() const | tmx::Map | inline |
getOrientation() const | tmx::Map | inline |
getProperties() const | tmx::Map | inline |
getRenderOrder() const | tmx::Map | inline |
getStaggerAxis() const | tmx::Map | inline |
getStaggerIndex() const | tmx::Map | inline |
getTileCount() const | tmx::Map | inline |
getTilesets() const | tmx::Map | inline |
getTileSize() const | tmx::Map | inline |
getVersion() const | tmx::Map | inline |
load(const std::string &) | tmx::Map | |
Map() (defined in tmx::Map) | tmx::Map | |
Map(const Map &)=delete (defined in tmx::Map) | tmx::Map | |
Map(Map &&)=default (defined in tmx::Map) | tmx::Map | |
operator=(const Map &)=delete (defined in tmx::Map) | tmx::Map | |
operator=(Map &&)=default (defined in tmx::Map) | tmx::Map | |
~Map()=default (defined in tmx::Map) | tmx::Map |