C# Class CubeManager, hac-man

Inheritance: MonoBehaviour
Afficher le fichier Open project: hackerspace-ntnu/hac-man Class Usage Examples

Méthodes publiques

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

Méthodes publiques

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

Method Details

PowerupColorChange() public méthode

public PowerupColorChange ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

StartShrink() public méthode

public StartShrink ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

roof public_oe property

public GameObject roof
Résultat GameObject