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