Method | Description | |
---|---|---|
Draw ( |
||
Initialize ( ) : void | ||
Instance_Exiting ( object sender, |
||
LobbyMenuScreen ( Microsoft.Xna.Framework.Game game, |
||
Update ( |
Method | Description | |
---|---|---|
LoadContent ( ) : void | ||
UnloadContent ( ) : void |
Method | Description | |
---|---|---|
GameServer_StartGame ( bool gameInProgress, List |
public Draw ( |
||
gameTime | ||
return | void |
public Instance_Exiting ( object sender, |
||
sender | object | |
e | ||
return | void |
public LobbyMenuScreen ( Microsoft.Xna.Framework.Game game, |
||
game | Microsoft.Xna.Framework.Game | |
manager | ||
return | System |
public Update ( |
||
gameTime | ||
return | void |