SadConsole.DrawCalls
Classes
Section titled “Classes”| DrawCallColor | Draws a colored rectangle to the active SharedSpriteBatch. |
| DrawCallCustom | A draw call that invokes an Action delegate. |
| DrawCallGlyph | Draws a glyph to the active SharedSpriteBatch. |
| DrawCallManager | Helps manage the SharedSpriteBatch while draw calls are drawing. |
| DrawCallTexture | Draws an image ot the active SharedSpriteBatch. |
Interfaces
Section titled “Interfaces”| IDrawCall | A draw call used by final rendering. |