Jypeli  5
The simple game programming library
RaySegment Jäsenlista

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

CircleShapestatic
CreateRegularPolygon(int vertexCount)Shapestatic
DiamondShapestatic
DirectionRaySegment
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
IsUnitSizeRaySegment
LengthRaySegment
OctagonShapestatic
OriginRaySegment
PentagonShapestatic
RaySegment(Vector origin, Vector direction, double length)RaySegment
RectangleShapestatic
SameSide(Vector a, Vector b, Vector p1, Vector p2)Shapeprotectedstatic
StarShapestatic
TriangleShapestatic