C# Class TestGoal

Inheritance: GoalState
Afficher le fichier Open project: Denakee/HackerMan_2016 Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
CheckIfStateIsReached ( ) : bool
Update ( ) : void

Method Details

CheckIfStateIsReached() public méthode

public CheckIfStateIsReached ( ) : bool
Résultat bool

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

countdown public_oe property

public float countdown
Résultat float