C# Class CountDownOnBeat

Inheritance: MonoBehaviour, Beater
Afficher le fichier Open project: 5thFloorGames/TheMusicGame Class Usage Examples

Méthodes publiques

Свойство Type Description
text Text

Méthodes publiques

Méthode Description
Beat ( ) : void
Continue ( ) : void
ResetAndStop ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Beat() public méthode

public Beat ( ) : void
Résultat void

Continue() public méthode

public Continue ( ) : void
Résultat void

ResetAndStop() public méthode

public ResetAndStop ( ) : void
Résultat void

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