![]() |
GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
|
This is the complete list of members for Polygon2d, including all inherited members.
| ComputeCenter() const | Polygon2d | |
| ComputeEdges() const | Polygon2d | |
| CreateRectangle(double width, double height) | Polygon2d | static |
| edges | Polygon2d | mutable |
| GetVertices() | Polygon2d | inline |
| GetVertices() const | Polygon2d | inline |
| IsConvex() const | Polygon2d | |
| Move(double x, double y) | Polygon2d | |
| Polygon2d() (defined in Polygon2d) | Polygon2d | inline |
| Rotate(double angle) | Polygon2d | |
| vertices | Polygon2d | |
| ~Polygon2d() (defined in Polygon2d) | Polygon2d | inlinevirtual |