Jypeli  5
The simple game programming library
Polygon Jäsenlista

Tämä on lista kaikista jäsenistä luokassa Polygon, sisältäen kaikki perityt jäsenet.

CircleShapestatic
CreateRegularPolygon(int vertexCount)Shapestatic
DiamondShapestatic
EllipseShapestatic
FromImage(Image image)Shapestatic
FromString(string shapeStr)Shapestatic
HeartShapestatic
HexagonShapestatic
IsInside(double x, double y)Shapevirtual
IsInsideCircle(double x, double y, double r)Shapeprotected
IsInsideOutlines(Vector p)Shapeprotected
IsInsideTriangle(Vector p, Vector a, Vector b, Vector c)Shapeprotectedstatic
IsInsideTriangles(Vector p)Shapeprotected
IsUnitSizePolygon
OctagonShapestatic
PentagonShapestatic
Polygon(ShapeCache cache)Polygon
Polygon(ShapeCache cache, bool isUnitSize)Polygon
RectangleShapestatic
SameSide(Vector a, Vector b, Vector p1, Vector p2)Shapeprotectedstatic
StarShapestatic
TriangleShapestatic