Click or drag to resize
DigitalRuneGraphicsHelperDrawQuad Method
Draws a screen-aligned quad.
Overload List
  NameDescription
Public methodStatic memberDrawQuad(GraphicsDevice, Rectangle)
Draws a screen-aligned quad.
Public methodStatic memberDrawQuad(GraphicsDevice, VertexPositionTexture, VertexPositionTexture)
Draws a screen-aligned quad.
Public methodStatic memberDrawQuad(GraphicsDevice, Rectangle, Vector2F, Vector2F)
Draws a screen-aligned quad.
Top
See Also