C# Class CountdownTimer

Inheritance: MonoBehaviour
Afficher le fichier Open project: sasuke9759/GGJ-2016-Llama-God Class Usage Examples

Méthodes publiques

Свойство Type Description
text Text,
timer float

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

text public_oe property

public Text, text
Résultat Text,

timer public_oe property

public float timer
Résultat float