Otter  0.9.8.91
2d Game Development Framework based on SFML.Net
 All Classes Namespaces Functions Variables Enumerations Properties
Otter.Polygon Member List

This is the complete list of members for Otter.Polygon, including all inherited members.

Add(Vector2 point)Otter.Polygon
Add(float x, float y)Otter.Polygon
Bottom (defined in Otter.Polygon)Otter.Polygon
Clear()Otter.Polygon
ContainsPoint(Vector2 point)Otter.Polygon
ContainsPoint(float x, float y)Otter.Polygon
CountOtter.Polygon
CreateCircle(float radius, int steps=32)Otter.Polygonstatic
CreateRectangle(float width, float height)Otter.Polygonstatic
GetAxes()Otter.Polygon
GetEdgesAsLines()Otter.Polygon
HalfHeightOtter.Polygon
HalfWidthOtter.Polygon
HeightOtter.Polygon
Left (defined in Otter.Polygon)Otter.Polygon
OffsetPoints(Vector2 vector)Otter.Polygon
OffsetPoints(float x, float y)Otter.Polygon
Overlap(Polygon other)Otter.Polygon
PointsOtter.Polygon
Polygon(Vector2 firstPoint, params Vector2[] points)Otter.Polygon
Polygon(Polygon copy)Otter.Polygon
Polygon(params float[] points)Otter.Polygon
Projection(Vector2 axis)Otter.Polygon
Right (defined in Otter.Polygon)Otter.Polygon
Rotate(float amount, float aroundX, float aroundY)Otter.Polygon
Scale(float amountX, float amountY, float aroundX, float aroundY)Otter.Polygon
this[int index]Otter.Polygon
Top (defined in Otter.Polygon)Otter.Polygon
ToString()Otter.Polygon
WidthOtter.Polygon