NasNas
An intuitive and beginner friendly 2D game framework for C++
ns::tm::ImageLayer Member List

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

addProperty(const std::string &name, const T &value) (defined in ns::tm::PropertiesContainer)ns::tm::PropertiesContainer
getGlobalBounds() const -> ns::FloatRect (defined in ns::tm::Layer)ns::tm::Layervirtual
getId() const -> unsigned int (defined in ns::tm::Layer)ns::tm::Layer
getName() const -> const std::string & (defined in ns::tm::Layer)ns::tm::Layer
getOffset() const -> const sf::Vector2f & (defined in ns::tm::Layer)ns::tm::Layer
getParallaxFactor() const -> const sf::Vector2f & (defined in ns::tm::Layer)ns::tm::Layer
getProperty(const std::string &name) const -> const T & (defined in ns::tm::PropertiesContainer)ns::tm::PropertiesContainer
getSize() const -> sf::Vector2i (defined in ns::tm::ImageLayer)ns::tm::ImageLayer
getTexture() const -> const sf::Texture & (defined in ns::tm::ImageLayer)ns::tm::ImageLayer
getTintColor() const -> const sf::Color & (defined in ns::tm::Layer)ns::tm::Layer
getTotalOffset() const -> sf::Vector2f (defined in ns::tm::Layer)ns::tm::Layer
getTotalParallaxFactor() const -> sf::Vector2f (defined in ns::tm::Layer)ns::tm::Layer
hasProperty(const std::string &name) const -> bool (defined in ns::tm::PropertiesContainer)ns::tm::PropertiesContainer
ImageLayer(const pugi::xml_node &xml_node, TiledMap *tiledmap) (defined in ns::tm::ImageLayer)ns::tm::ImageLayer
isVisible() const -> bool (defined in ns::tm::Layer)ns::tm::Layer
Layer(const pugi::xml_node &xml_node, TiledMap *tiledmap) (defined in ns::tm::Layer)ns::tm::Layer
m_parent_group (defined in ns::tm::Layer)ns::tm::Layerprotected
m_tiledmap (defined in ns::tm::Layer)ns::tm::Layerprotected
parseProperties(const pugi::xml_node &xmlnode_props) (defined in ns::tm::PropertiesContainer)ns::tm::PropertiesContainerprotected
printProperties() const (defined in ns::tm::PropertiesContainer)ns::tm::PropertiesContainer
PropertiesContainer() (defined in ns::tm::PropertiesContainer)ns::tm::PropertiesContainer
setVisible(bool value) (defined in ns::tm::Layer)ns::tm::Layer
~ImageLayer() override (defined in ns::tm::ImageLayer)ns::tm::ImageLayer