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

This is the complete list of members for tmx::ImageLayer, including all inherited members.

addProperty(const pugi::xml_node &node) (defined in tmx::Layer)tmx::Layerinlineprotected
getClass() consttmx::Layerinline
getImagePath() consttmx::ImageLayerinline
getImageSize() consttmx::ImageLayerinline
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
getOffset() consttmx::Layerinline
getOpacity() consttmx::Layerinline
getParallaxFactor() consttmx::Layerinline
getProperties() consttmx::Layerinline
getSize() consttmx::Layerinline
getTintColour() consttmx::Layerinline
getTransparencyColour() consttmx::ImageLayerinline
getType() const overridetmx::ImageLayerinlinevirtual
getVisible() consttmx::Layerinline
hasRepeatX() consttmx::ImageLayerinline
hasRepeatY() consttmx::ImageLayerinline
hasTransparency() consttmx::ImageLayerinline
ImageLayer(const std::string &) (defined in tmx::ImageLayer)tmx::ImageLayerexplicit
Layer() (defined in tmx::Layer)tmx::Layerinline
parse(const pugi::xml_node &, Map *) overridetmx::ImageLayervirtual
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