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.
virtual std::size_t getPointCount() const
Get the number of points of the polygon.
void setPointCount(std::size_t count)
Set the number of points of the polygon.
void setPoint(std::size_t index, const Vector2f &point)
Set the position of a point.
virtual Vector2f getPoint(std::size_t index) const
Get the position of a point.
Definition AlResource.hpp:35