![]() |
Jypeli
5
The simple game programming library
|
Tämä on lista kaikista jäsenistä luokassa Triangle, sisältäen kaikki perityt jäsenet.
| Circle | Shape | static |
| CreateRegularPolygon(int vertexCount) | Shape | static |
| Diamond | Shape | static |
| Ellipse | Shape | static |
| FromImage(Image image) | Shape | static |
| FromString(string shapeStr) | Shape | static |
| Heart | Shape | static |
| Hexagon | Shape | static |
| IsInside(double x, double y) | Triangle | virtual |
| IsInsideCircle(double x, double y, double r) | Shape | protected |
| IsInsideOutlines(Vector p) | Shape | protected |
| IsInsideTriangle(Vector p, Vector a, Vector b, Vector c) | Shape | protectedstatic |
| IsInsideTriangles(Vector p) | Shape | protected |
| IsUnitSize | Triangle | |
| Octagon | Shape | static |
| Pentagon | Shape | static |
| Rectangle | Shape | static |
| SameSide(Vector a, Vector b, Vector p1, Vector p2) | Shape | protectedstatic |
| Star | Shape | static |
| Jypeli::Shape.Triangle | Shape | static |