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

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

addProperty(const std::string &name, const T &value) (defined in ns::tm::PropertiesContainer)ns::tm::PropertiesContainer
getProperty(const std::string &name) const -> const T & (defined in ns::tm::PropertiesContainer)ns::tm::PropertiesContainer
hasProperty(const std::string &name) const -> bool (defined in ns::tm::PropertiesContainer)ns::tm::PropertiesContainer
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