Tesseract Engine Documentation

LoadingScreen.Draw Method 

Draw this menu screen

public override void Draw(
   SpriteBatch spriteBatch
);

Parameters

spriteBatch
Sprite Batch

See Also

LoadingScreen Class | DarkWynter.Engine.Menus.GameScreens Namespace