Method | Description | |
---|---|---|
Draw ( |
||
GetTransition ( ) : GameState | ||
Initialize ( ) : void | ||
LoadContent ( Microsoft.Xna.Framework.Content.ContentManager Content ) : void | ||
StateCharacterSelect ( Vector2 screenSize, String title, GameState l, GameState g ) : System | ||
UnloadContent ( ) : void | ||
Update ( |
||
startMatch ( ) : void |
Method | Description | |
---|---|---|
positionThumbs ( List |
||
updateSelection ( |
public Draw ( |
||
sb | ||
return | void |
public LoadContent ( Microsoft.Xna.Framework.Content.ContentManager Content ) : void | ||
Content | Microsoft.Xna.Framework.Content.ContentManager | |
return | void |
public StateCharacterSelect ( Vector2 screenSize, String title, GameState l, GameState g ) : System | ||
screenSize | Vector2 | |
title | String | |
l | GameState | |
g | GameState | |
return | System |
public Update ( |
||
gameTime | ||
return | void |