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

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

addProperty(const std::string &name, const T &value) (defined in ns::tm::PropertiesContainer)ns::tm::PropertiesContainer
asEllipse() -> EllipseObject & (defined in ns::tm::Object)ns::tm::Object
asPoint() -> PointObject & (defined in ns::tm::Object)ns::tm::Object
asPolygon() -> PolygonObject & (defined in ns::tm::Object)ns::tm::Object
asPolyline() -> PolylineObject & (defined in ns::tm::Object)ns::tm::Object
asRectangle() -> RectangleObject & (defined in ns::tm::Object)ns::tm::Object
asTile() -> TileObject & (defined in ns::tm::Object)ns::tm::Object
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
id (defined in ns::tm::Object)ns::tm::Object
name (defined in ns::tm::Object)ns::tm::Object
Object(const pugi::xml_node &xml_node, Shape shape) (defined in ns::tm::Object)ns::tm::Objectexplicit
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
rotation (defined in ns::tm::Object)ns::tm::Object
Shape enum name (defined in ns::tm::Object)ns::tm::Object
shapetype (defined in ns::tm::Object)ns::tm::Object
type (defined in ns::tm::Object)ns::tm::Object
x (defined in ns::tm::Object)ns::tm::Object
y (defined in ns::tm::Object)ns::tm::Object
~Object()=default (defined in ns::tm::Object)ns::tm::Objectvirtual