C# Class WarTornLands.Infrastructure.Systems.GameState.States.LevelState
Afficher le fichier
Open project: floAr/WarTornLands
Méthodes publiques
Méthode |
Description |
|
Draw ( Microsoft gameTime ) : void |
|
|
Pause ( ) : void |
|
|
Update ( Microsoft gameTime ) : void |
|
|
Method Details
public Draw ( Microsoft gameTime ) : void |
gameTime |
Microsoft |
|
Résultat |
void |
|
public Pause ( ) : void |
Résultat |
void |
|
public Update ( Microsoft gameTime ) : void |
gameTime |
Microsoft |
|
Résultat |
void |
|