Loading...
Searching...
No Matches
CircleShape.hpp
Go to the documentation of this file.
7// In no event will the authors be held liable for any damages arising from the use of this software.
virtual std::size_t getPointCount() const
Get the number of points of the circle.
void setPointCount(std::size_t count)
Set the number of points of the circle.
virtual Vector2f getPoint(std::size_t index) const
Get a point of the circle.
CircleShape(float radius=0, std::size_t pointCount=30)
Default constructor.
Definition AlResource.hpp:35