Свойство | Type | Description | |
---|---|---|---|
GameType | PlayerScreenType |
Méthode | Description | |
---|---|---|
AddUnit ( |
||
BuildTower ( |
||
Draw ( |
||
HandleInput ( ) : void | ||
HandleInput ( |
||
LoadContent ( ) : void | ||
PlayScreen ( ) : System | ||
PlayScreen ( PlayerSetup playerSetup, PlayerScreenType gameType ) : System | ||
Reload ( ) : void | ||
RemoveUnit ( |
||
SetupCamera ( ) : void | ||
UnloadContent ( ) : void | ||
Update ( |
public AddUnit ( |
||
unit | ||
Résultat | void |
public BuildTower ( |
||
tile | ||
Résultat | void |
public Draw ( |
||
gameTime | ||
Résultat | void |
public HandleInput ( |
||
input | ||
Résultat | void |
public PlayScreen ( PlayerSetup playerSetup, PlayerScreenType gameType ) : System | ||
playerSetup | PlayerSetup | |
gameType | PlayerScreenType | |
Résultat | System |
public RemoveUnit ( |
||
unit | ||
Résultat | void |
public Update ( |
||
gameTime | ||
Résultat | void |