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 | |
Count | Otter.Polygon | |
CreateCircle(float radius, int steps=32) | Otter.Polygon | static |
CreateRectangle(float width, float height) | Otter.Polygon | static |
GetAxes() | Otter.Polygon | |
GetEdgesAsLines() | Otter.Polygon | |
HalfHeight | Otter.Polygon | |
HalfWidth | Otter.Polygon | |
Height | Otter.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 | |
Points | Otter.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 | |
Width | Otter.Polygon | |