Skip to content

SadConsole.DrawCalls

DrawCallColorDraws a colored rectangle to the active SharedSpriteBatch.
DrawCallCustomA draw call that invokes an Action delegate.
DrawCallGlyphDraws a glyph to the active SharedSpriteBatch.
DrawCallManagerHelps manage the SharedSpriteBatch while draw calls are drawing.
DrawCallTextureDraws an image ot the active SharedSpriteBatch.
IDrawCallA draw call used by final rendering.