The main menu for the sample game.
Definition: MainMenuScreen.h:18
virtual void LoadContent(ResourceManager *pResourceManager)
Called when resources need to be loaded.
Definition: MainMenuScreen.cpp:50
virtual void Draw(SpriteBatch *pSpriteBatch)
Called when the game determines it is time to draw a frame.
Definition: MainMenuScreen.cpp:72