C# Class FBServer.Timer

Afficher le fichier Open project: Noxalus/Final-Bomber

Méthodes publiques

Méthode Description
Each ( int time ) : bool
Reset ( ) : void
Start ( ) : void
Stop ( ) : void
Timer ( bool start ) : System

Method Details

Each() public méthode

public Each ( int time ) : bool
time int
Résultat bool

Reset() public méthode

public Reset ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

Timer() public méthode

public Timer ( bool start ) : System
start bool
Résultat System