C# Class ManyStars, CLF-slides

Inheritance: MonoBehaviour
Afficher le fichier Open project: CodeLiberation/CLF-slides

Méthodes publiques

Свойство Type Description
star GameObject

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

raiseScore() public méthode

public raiseScore ( ) : void
Résultat void

Property Details

star public_oe property

public GameObject star
Résultat GameObject