Jypeli
5
The simple game programming library
|
Tämä on lista kaikista jäsenistä luokassa Star, 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) | Shape | 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 | Star | |
Octagon | Shape | static |
Pentagon | Shape | static |
Rectangle | Shape | static |
SameSide(Vector a, Vector b, Vector p1, Vector p2) | Shape | protectedstatic |
Jypeli::Shape.Star | Shape | static |
Triangle | Shape | static |