Property | Type | Description |
---|
Method | Description | |
---|---|---|
Draw ( |
||
Initialize ( ) : void | ||
Results ( Microsoft.Xna.Framework.Game game ) : System | ||
Update ( |
public Draw ( |
||
gameTime | ||
return | void |
public Results ( Microsoft.Xna.Framework.Game game ) : System | ||
game | Microsoft.Xna.Framework.Game | |
return | System |
public Update ( |
||
gameTime | ||
return | void |