|
| EllipseShape (const sf::Vector2f &radius) |
|
| EllipseShape (float radius_x, float radius_y) |
|
void | setRadius (const sf::Vector2f &radius) |
|
auto | getRadius () const -> const sf::Vector2f & |
|
void | setPointCount (std::size_t point_count) |
|
auto | getPointCount () const -> std::size_t override |
|
auto | getPoint (std::size_t index) const -> sf::Vector2f override |
|
Definition at line 18 of file Shapes.hpp.
The documentation for this class was generated from the following file: