Method | Description | |
---|---|---|
Game1 ( ) : Microsoft.Xna.Framework | ||
Game1 ( ) : System.Collections.Generic | ||
Game1 ( ) : System.Text |
Method | Description | |
---|---|---|
Draw ( |
||
Initialize ( ) : void | ||
LoadContent ( ) : void | ||
UnloadContent ( ) : void | ||
Update ( |
protected Draw ( |
||
gameTime | ||
return | void |
public Game1 ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
protected Update ( |
||
gameTime | ||
return | void |