Jypeli 10
The simple game programming library
|
Tämä on lista kaikista jäsenistä luokassa Jypeli.Renderer, sisältäen kaikki perityt jäsenet.
BeginDrawingInsideShape(Shape shape, ref Matrix transformation) | Jypeli.Renderer | static |
currentStencilState | Jypeli.Renderer | privatestatic |
drawAccordingToStencilBufferState | Jypeli.Renderer | privatestatic |
DrawFilledShape(ShapeCache cache, ref Matrix matrix, Color color) | Jypeli.Renderer | packagestatic |
DrawFilledShape(ShapeCache cache, ref Matrix matrix, Color color, BlendState blendState) | Jypeli.Renderer | packagestatic |
DrawImage(Image texture, ref Matrix matrix, Vector wrapSize) | Jypeli.Renderer | static |
DrawImageTexture(Image texture, Matrix matrix, GraphicsDevice device, VertexPositionTexture[] tempVertices) | Jypeli.Renderer | privatestatic |
DrawPolygon(Vector[] vertices, ref Matrix matrix, Color color) | Jypeli.Renderer | static |
DrawRaySegment(RaySegment segment, ref Matrix matrix, Color color) | Jypeli.Renderer | static |
DrawRectangle(ref Matrix matrix, Color color) | Jypeli.Renderer | packagestatic |
DrawShape(Shape shape, ref Matrix transformation, ref Matrix textureTransformation, Image texture, Vector textureWrapSize, Color color) | Jypeli.Renderer | static |
DrawShape(Shape shape, ref Matrix matrix, Color color) | Jypeli.Renderer | static |
drawShapeToStencilBufferState | Jypeli.Renderer | privatestatic |
DrawText(string text, Vector position, Font font, Color color) | Jypeli.Renderer | static |
DrawText(string text, ref Matrix transformation, Font font, Color color) | Jypeli.Renderer | static |
DrawText(string text, ref Matrix transformation, Font font, Color[] colors) | Jypeli.Renderer | static |
DrawVertices(Vector[] vertices, Matrix matrix, Color color) | Jypeli.Renderer | packagestatic |
EndDrawingInsideShape() | Jypeli.Renderer | static |
isDrawingInsideShape | Jypeli.Renderer | privatestatic |
LightingEnabled | Jypeli.Renderer | static |
MakeTextureVertices(Vector wrapSize) | Jypeli.Renderer | privatestatic |
NoDrawingToScreenBufferBlendState | Jypeli.Renderer | privatestatic |
textureTriangleIndices | Jypeli.Renderer | privatestatic |
textureVertices | Jypeli.Renderer | privatestatic |