| GraphicsHelperDrawQuad Method |
| Name | Description | |
|---|---|---|
| DrawQuad(GraphicsDevice, Rectangle) |
Draws a screen-aligned quad.
| |
| DrawQuad(GraphicsDevice, VertexPositionTexture, VertexPositionTexture) |
Draws a screen-aligned quad.
| |
| DrawQuad(GraphicsDevice, Rectangle, Vector2F, Vector2F) |
Draws a screen-aligned quad.
|