NasNas
An intuitive and beginner friendly 2D game framework for C++
|
This is the complete list of members for ns::tm::EllipseObject, 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 | |
EllipseObject(const pugi::xml_node &xml_node, const sf::Color &color) (defined in ns::tm::EllipseObject) | ns::tm::EllipseObject | |
getProperty(const std::string &name) const -> const T & (defined in ns::tm::PropertiesContainer) | ns::tm::PropertiesContainer | |
getShape() const -> const ns::EllipseShape & (defined in ns::tm::ShapeObject< ns::EllipseShape >) | ns::tm::ShapeObject< ns::EllipseShape > | |
hasProperty(const std::string &name) const -> bool (defined in ns::tm::PropertiesContainer) | ns::tm::PropertiesContainer | |
height (defined in ns::tm::EllipseObject) | ns::tm::EllipseObject | |
id (defined in ns::tm::Object) | ns::tm::Object | |
m_shape (defined in ns::tm::ShapeObject< ns::EllipseShape >) | ns::tm::ShapeObject< ns::EllipseShape > | 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::Object | explicit |
parseProperties(const pugi::xml_node &xmlnode_props) (defined in ns::tm::PropertiesContainer) | ns::tm::PropertiesContainer | protected |
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::EllipseShape >) | ns::tm::ShapeObject< ns::EllipseShape > | |
shapetype (defined in ns::tm::Object) | ns::tm::Object | |
type (defined in ns::tm::Object) | ns::tm::Object | |
width (defined in ns::tm::EllipseObject) | ns::tm::EllipseObject | |
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::Object | virtual |