Jypeli 10
The simple game programming library
Jypeli.RegularPolygon Jäsenlista

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

_cacheJypeli.Polygonprivate
CacheJypeli.Polygon
CircleJypeli.Shapestatic
CornerCountJypeli.RegularPolygon
CreateRegularPolygon(int vertexCount)Jypeli.Shapestatic
CreateRegularPolygonCache(int vertexCount)Jypeli.Shapepackagestatic
DiamondJypeli.Shapestatic
EllipseJypeli.Shapestatic
FromImage(Image image)Jypeli.Shapestatic
FromString(string shapeStr)Jypeli.Shapestatic
HeartJypeli.Shapestatic
HexagonJypeli.Shapestatic
IsInside(double x, double y)Jypeli.Shapevirtual
IsInsideCircle(double x, double y, double r)Jypeli.Shapeprotected
IsInsideOutlines(Vector p)Jypeli.Shapeprotected
IsInsideTriangle(Vector p, Vector a, Vector b, Vector c)Jypeli.Shapeprotectedstatic
IsInsideTriangles(Vector p)Jypeli.Shapeprotected
IsUnitSizeJypeli.RegularPolygon
isUnitSizeJypeli.Polygonprivate
OctagonJypeli.Shapestatic
PentagonJypeli.Shapestatic
Polygon(ShapeCache cache)Jypeli.Polygon
Polygon(ShapeCache cache, bool isUnitSize)Jypeli.Polygon
RectangleJypeli.Shapestatic
RegularPolygon(int vertexCount)Jypeli.RegularPolygon
SameSide(Vector a, Vector b, Vector p1, Vector p2)Jypeli.Shapeprotectedstatic
StarJypeli.Shapestatic
TriangleJypeli.Shapestatic