Jypeli 4
The simple game programming library
|
Circle | Shape | [static] |
CreateRegularPolygon(int vertexCount) | Shape | [inline, static] |
Diamond | Shape | [static] |
Direction (määritelty RaySegment) | RaySegment | |
FromImage(Image image) | Shape | [inline, static] |
FromString(string shapeStr) | Shape | [inline, static] |
Heart | Shape | [static] |
Hexagon | Shape | [static] |
IsUnitSize | RaySegment | |
Length (määritelty RaySegment) | RaySegment | |
Octagon | Shape | [static] |
Origin (määritelty RaySegment) | RaySegment | |
Pentagon | Shape | [static] |
RaySegment(Vector origin, Vector direction, double length) (määritelty RaySegment) | RaySegment | [inline] |
Rectangle | Shape | [static] |
Star | Shape | [static] |
Triangle | Shape | [static] |