Property | Type | Description | |
---|---|---|---|
NETWORKED | bool |
Method | Description | |
---|---|---|
DroughtGame ( ) : Drought.GameStates | ||
Main ( string args ) : void | ||
getGraphics ( ) : GraphicsDevice | ||
getNetworkManager ( ) : |
||
getSoundManager ( ) : |
||
getSpriteBatch ( ) : |
Method | Description | |
---|---|---|
Draw ( |
||
Initialize ( ) : void | ||
LoadContent ( ) : void | ||
UnloadContent ( ) : void | ||
Update ( |
Method | Description | |
---|---|---|
checkFullscreen ( ) : void | ||
createKeyBindings ( ) : void |
protected Draw ( |
||
gameTime | ||
return | void |
protected Update ( |
||
gameTime | ||
return | void |
public getNetworkManager ( ) : |
||
return |
public getSoundManager ( ) : |
||
return |
public getSpriteBatch ( ) : |
||
return |