Jypeli
5
The simple game programming library
|
Tämä on lista kaikista jäsenistä luokassa Renderer, sisältäen kaikki perityt jäsenet.
BeginDrawingInsideShape(Shape shape, ref Matrix transformation) | Renderer | static |
DrawImage(Image texture, ref Matrix matrix, Vector wrapSize) | Renderer | static |
DrawPolygon(Vector[] vertices, ref Matrix matrix, Color color) | Renderer | static |
DrawRaySegment(RaySegment segment, ref Matrix matrix, Color color) | Renderer | static |
DrawShape(Shape shape, ref Matrix transformation, ref Matrix textureTransformation, Image texture, Vector textureWrapSize, Color color) | Renderer | static |
DrawShape(Shape shape, ref Matrix matrix, Color color) | Renderer | static |
EndDrawingInsideShape() | Renderer | static |
LightingEnabled | Renderer | static |