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

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

CacheJypeli.RaySegment
CircleJypeli.Shapestatic
CreateRegularPolygon(int vertexCount)Jypeli.Shapestatic
CreateRegularPolygonCache(int vertexCount)Jypeli.Shapepackagestatic
DiamondJypeli.Shapestatic
DirectionJypeli.RaySegment
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.RaySegment
LengthJypeli.RaySegment
OctagonJypeli.Shapestatic
OriginJypeli.RaySegment
PentagonJypeli.Shapestatic
RaySegment(Vector origin, Vector direction, double length)Jypeli.RaySegment
RectangleJypeli.Shapestatic
SameSide(Vector a, Vector b, Vector p1, Vector p2)Jypeli.Shapeprotectedstatic
StarJypeli.Shapestatic
TriangleJypeli.Shapestatic