Tesseract Engine Documentation
GameScreen.Draw Method
Draw this game screen.
public virtual
void
Draw(
SpriteBatch
spriteBatch
);
Parameters
spriteBatch
SpriteBatch used to draw used to draw.
See Also
GameScreen Class
|
DarkWynter.Engine.Menus Namespace