C# Class TimeFail

Inheritance: FailState
Afficher le fichier Open project: Denakee/HackerMan_2016

Méthodes publiques

Свойство Type Description
countdownTime float

Méthodes publiques

Méthode Description
CheckIfStateIsReached ( ) : bool
GetTimeCharAt ( int i ) : char
Start ( ) : void
Update ( ) : void

Method Details

CheckIfStateIsReached() public méthode

public CheckIfStateIsReached ( ) : bool
Résultat bool

GetTimeCharAt() public méthode

public GetTimeCharAt ( int i ) : char
i int
Résultat char

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

countdownTime public_oe property

public float countdownTime
Résultat float