C# Class ScoreCounter

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
DecreaseScore ( ) : void
IncreaseScore ( ) : void
Start ( ) : void

Method Details

DecreaseScore() public méthode

public DecreaseScore ( ) : void
Résultat void

IncreaseScore() public méthode

public IncreaseScore ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

text public_oe property

public Text text
Résultat Text