Method | Description | |
---|---|---|
Draw ( |
||
StartScreen ( Microsoft.Xna.Framework.Game game, |
||
Update ( |
public Draw ( |
||
gameTime | ||
return | void |
public StartScreen ( Microsoft.Xna.Framework.Game game, |
||
game | Microsoft.Xna.Framework.Game | |
spriteBatch | ||
spriteFont | ||
image | Microsoft.Xna.Framework.Graphics.Texture2D | |
return | System |
public Update ( |
||
gameTime | ||
return | void |