Loading...
Searching...
No Matches
ConvexShape.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.
std::size_t getPointCount() const override
Get the number of points of the polygon.
void setPoint(std::size_t index, Vector2f point)
Set the position of a point.
void setPointCount(std::size_t count)
Set the number of points of the polygon.
Vector2f getPoint(std::size_t index) const override
Get the position of a point.
Definition AudioResource.hpp:36