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

This is the complete list of members for ns::tm::PolylineObject, 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
getShape() const -> const ns::LineShape & (defined in ns::tm::ShapeObject< ns::LineShape >)ns::tm::ShapeObject< ns::LineShape >
hasProperty(const std::string &name) const -> bool (defined in ns::tm::PropertiesContainer)ns::tm::PropertiesContainer
id (defined in ns::tm::Object)ns::tm::Object
m_shape (defined in ns::tm::ShapeObject< ns::LineShape >)ns::tm::ShapeObject< ns::LineShape >protected
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
points (defined in ns::tm::PolylineObject)ns::tm::PolylineObject
PolylineObject(const pugi::xml_node &xml_node, const sf::Color &color) (defined in ns::tm::PolylineObject)ns::tm::PolylineObject
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
ShapeObject(const pugi::xml_node &xml_node, const sf::Color &color) (defined in ns::tm::ShapeObject< ns::LineShape >)ns::tm::ShapeObject< ns::LineShape >
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