Method | Description | |
---|---|---|
Draw ( Microsoft gameTime ) : void | ||
MainMenu ( TestGame game, CommandConsole console, GraphicsDevice device, Microsoft.Xna.Framework.Content.ContentManager content, IServiceProvider services ) : System | ||
OnShown ( ) : void | ||
Update ( Microsoft gameTime ) : void |
public MainMenu ( TestGame game, CommandConsole console, GraphicsDevice device, Microsoft.Xna.Framework.Content.ContentManager content, IServiceProvider services ) : System | ||
game | TestGame | |
console | CommandConsole | |
device | GraphicsDevice | |
content | Microsoft.Xna.Framework.Content.ContentManager | |
services | IServiceProvider | |
return | System |