tmxlite 1.0.0
lightweight parse for Tiled maps
|
This is the complete list of members for tmx::Map, including all inherited members.
getAnimatedTiles() const | tmx::Map | inline |
getBackgroundColour() const | tmx::Map | inline |
getBounds() const | tmx::Map | inline |
getClass() const | tmx::Map | inline |
getHexSideLength() const | tmx::Map | inline |
getLayers() const | tmx::Map | inline |
getOrientation() const | tmx::Map | inline |
getParallaxOrigin() const (defined in tmx::Map) | tmx::Map | inline |
getProperties() const | tmx::Map | inline |
getRenderOrder() const | tmx::Map | inline |
getStaggerAxis() const | tmx::Map | inline |
getStaggerIndex() const | tmx::Map | inline |
getTemplateObjects() | tmx::Map | inline |
getTemplateObjects() const (defined in tmx::Map) | tmx::Map | inline |
getTemplateTilesets() | tmx::Map | inline |
getTemplateTilesets() const (defined in tmx::Map) | tmx::Map | inline |
getTileCount() const | tmx::Map | inline |
getTilesets() const | tmx::Map | inline |
getTileSize() const | tmx::Map | inline |
getVersion() const | tmx::Map | inline |
getWorkingDirectory() const | tmx::Map | inline |
isInfinite() const | tmx::Map | inline |
load(const std::string &) | tmx::Map | |
loadFromString(const std::string &data, const std::string &workingDir) | 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 |