Tesseract Engine Documentation
MenuSystem.Draw Method
Draws the appropriate screen
public virtual
void
Draw(
SpriteBatch
spriteBatch
,
ScreenSaver
screenSaver
);
Parameters
spriteBatch
SpriteBatch used to draw
screenSaver
Current ScreenSaver
See Also
MenuSystem Class
|
DarkWynter.Engine.Menus Namespace