C# Class TowerLevelController, GGJ2016

Inheritance: MonoBehaviour
Afficher le fichier Open project: netgrind/GGJ2016 Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
KeyActivated ( ) : void
RevealSweetNothing ( ) : void
Start ( ) : void

Method Details

KeyActivated() public méthode

public KeyActivated ( ) : void
Résultat void

RevealSweetNothing() public méthode

public RevealSweetNothing ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

sweetNothing public_oe property

public GameObject sweetNothing
Résultat GameObject