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

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

_cacheJypeli.Polygonprivate
CacheJypeli.Polygon
CircleJypeli.Shapestatic
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.Polygonprivate
IsUnitSizeJypeli.Polygon
OctagonJypeli.Shapestatic
PentagonJypeli.Shapestatic
Polygon(ShapeCache cache)Jypeli.Polygon
Polygon(ShapeCache cache, bool isUnitSize)Jypeli.Polygon
RectangleJypeli.Shapestatic
SameSide(Vector a, Vector b, Vector p1, Vector p2)Jypeli.Shapeprotectedstatic
StarJypeli.Shapestatic
TriangleJypeli.Shapestatic