tmxlite 1.0.0
lightweight parse for Tiled maps
tmx::ObjectGroup Member List

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::Layerinlineprotected
DrawOrder enum name (defined in tmx::ObjectGroup)tmx::ObjectGroup
getClass() consttmx::Layerinline
getColour() consttmx::ObjectGroupinline
getDrawOrder() consttmx::ObjectGroupinline
getLayerAs()tmx::Layer
getLayerAs() const (defined in tmx::Layer)tmx::Layer
getLayerAs() (defined in tmx::Layer)tmx::Layerinline
getLayerAs() const (defined in tmx::Layer)tmx::Layerinline
getLayerAs() (defined in tmx::Layer)tmx::Layerinline
getLayerAs() const (defined in tmx::Layer)tmx::Layerinline
getLayerAs() (defined in tmx::Layer)tmx::Layerinline
getLayerAs() const (defined in tmx::Layer)tmx::Layerinline
getLayerAs() (defined in tmx::Layer)tmx::Layerinline
getLayerAs() const (defined in tmx::Layer)tmx::Layerinline
getName() consttmx::Layerinline
getObjects() consttmx::ObjectGroupinline
getOffset() consttmx::Layerinline
getOpacity() consttmx::Layerinline
getParallaxFactor() consttmx::Layerinline
getProperties() consttmx::ObjectGroupinline
getSize() consttmx::Layerinline
getTintColour() consttmx::Layerinline
getType() const overridetmx::ObjectGroupinlinevirtual
getVisible() consttmx::Layerinline
Layer() (defined in tmx::Layer)tmx::Layerinline
ObjectGroup() (defined in tmx::ObjectGroup)tmx::ObjectGroup
parse(const pugi::xml_node &, Map *) overridetmx::ObjectGroupvirtual
Ptr typedef (defined in tmx::Layer)tmx::Layer
setClass(const std::string &cls) (defined in tmx::Layer)tmx::Layerinlineprotected
setName(const std::string &name) (defined in tmx::Layer)tmx::Layerinlineprotected
setOffset(std::int32_t x, std::int32_t y) (defined in tmx::Layer)tmx::Layerinlineprotected
setOpacity(float opacity) (defined in tmx::Layer)tmx::Layerinlineprotected
setParallaxFactor(float x, float y) (defined in tmx::Layer)tmx::Layerinlineprotected
setSize(std::uint32_t width, std::uint32_t height) (defined in tmx::Layer)tmx::Layerinlineprotected
setTintColour(Colour c) (defined in tmx::Layer)tmx::Layerinlineprotected
setVisible(bool visible) (defined in tmx::Layer)tmx::Layerinlineprotected
Type enum nametmx::Layer
~Layer()=default (defined in tmx::Layer)tmx::Layervirtual