Default constructor.
Destructor.
Add a point to the polygon.
Get the position of a point.
Set the position of a point.
The number of points on the polygon
The sub-rectangle of the texture that the shape will display.
The fill color of the shape.
The outline color of the shape.
The thickness of the shape's outline.
The total number of points in the shape.
Get the global bounding rectangle of the entity.
Get the local bounding rectangle of the entity.
Get a point of the shape.
Get the source texture of the shape.
Change the source texture of the shape.
Draw the shape to a render target.
Recompute the internal geometry of the shape.
Specialized shape representing a convex polygon.