Свойство | Type | Description | |
---|---|---|---|
levelSelect | GameState | ||
players | Blink.Classes.PlayerClass[] |
Méthode | Description | |
---|---|---|
Draw ( |
||
GetTransition ( ) : GameState | ||
Initialize ( ) : void | ||
LoadContent ( Microsoft.Xna.Framework.Content.ContentManager Content ) : void | ||
StateWin ( Vector2 screenSize ) : System | ||
UnloadContent ( ) : void | ||
Update ( |
||
setMap ( string map ) : void | ||
setPlayers ( |
public Draw ( |
||
sb | ||
Résultat | void |
public LoadContent ( Microsoft.Xna.Framework.Content.ContentManager Content ) : void | ||
Content | Microsoft.Xna.Framework.Content.ContentManager | |
Résultat | void |
public StateWin ( Vector2 screenSize ) : System | ||
screenSize | Vector2 | |
Résultat | System |
public Update ( |
||
gameTime | ||
Résultat | void |
public setPlayers ( |
||
players | ||
Résultat | void |