C# Class WarTornLands.Infrastructure.Systems.GameState.States.LevelState
Datei anzeigen
Open project: floAr/WarTornLands
Public Methods
Method |
Description |
|
Draw ( Microsoft gameTime ) : void |
|
|
Pause ( ) : void |
|
|
Update ( Microsoft gameTime ) : void |
|
|
Method Details
public Draw ( Microsoft gameTime ) : void |
gameTime |
Microsoft |
|
return |
void |
|
public Pause ( ) : void |
return |
void |
|
public Update ( Microsoft gameTime ) : void |
gameTime |
Microsoft |
|
return |
void |
|