C# Class SadConsole.GameTime

Afficher le fichier Open project: Thraka/SadConsole Class Usage Examples

Méthodes publiques

Méthode Description
GameTime ( ) : System
Start ( ) : void
Update ( ) : void

Method Details

GameTime() public méthode

public GameTime ( ) : System
Résultat System

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void