tmxlite
lightweight Tiled tmx map parser for C++
|
This is the complete list of members for tmx::ObjectGroup, including all inherited members.
addProperty(const pugi::xml_node &node) (defined in tmx::Layer) | tmx::Layer | inlineprotected |
DrawOrder enum name (defined in tmx::ObjectGroup) | tmx::ObjectGroup | |
getColour() const | tmx::ObjectGroup | inline |
getDrawOrder() const | tmx::ObjectGroup | inline |
getName() const | tmx::Layer | inline |
getObjects() const | tmx::ObjectGroup | inline |
getOffset() const | tmx::Layer | inline |
getOpacity() const | tmx::Layer | inline |
getProperties() const | tmx::ObjectGroup | inline |
getType() const override | tmx::ObjectGroup | inlinevirtual |
getVisible() const | tmx::Layer | inline |
Layer() (defined in tmx::Layer) | tmx::Layer | inlineexplicit |
ObjectGroup() (defined in tmx::ObjectGroup) | tmx::ObjectGroup | |
parse(const pugi::xml_node &) override | tmx::ObjectGroup | virtual |
Ptr typedef (defined in tmx::Layer) | tmx::Layer | |
setName(const std::string &name) (defined in tmx::Layer) | tmx::Layer | inlineprotected |
setOffset(std::int32_t x, std::int32_t y) (defined in tmx::Layer) | tmx::Layer | inlineprotected |
setOpacity(float opacity) (defined in tmx::Layer) | tmx::Layer | inlineprotected |
setVisible(bool visible) (defined in tmx::Layer) | tmx::Layer | inlineprotected |
Type enum name (defined in tmx::Layer) | tmx::Layer | |
~Layer()=default (defined in tmx::Layer) | tmx::Layer | virtual |
~ObjectGroup()=default (defined in tmx::ObjectGroup) | tmx::ObjectGroup |