Property | Type | Description | |
---|---|---|---|
Rand |
Property | Type | Description | |
---|---|---|---|
HandleInput | void |
Method | Description | |
---|---|---|
DebugScreen ( Microsoft.Xna.Framework.Game game, |
||
Draw ( |
||
Initialize ( ) : void | ||
Update ( |
Method | Description | |
---|---|---|
LoadContent ( ) : void | ||
UnloadContent ( ) : void |
Method | Description | |
---|---|---|
HandleInput ( ) : void |
Handles input for quitting or changing the bloom settings.
|
public DebugScreen ( Microsoft.Xna.Framework.Game game, |
||
game | Microsoft.Xna.Framework.Game | |
manager | ||
return | System |
public Draw ( |
||
gameTime | ||
return | void |
public Update ( |
||
gameTime | ||
return | void |