C# Class RotatingMenuCamera, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Afficher le fichier Open project: bi3mer/gmap377_leathGloves_inc

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
getCurrentPanel ( ) : Panel,
toContinue ( ) : void
toInstructionMenu ( ) : void
toNewGame ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

getCurrentPanel() public méthode

public getCurrentPanel ( ) : Panel,
Résultat Panel,

toContinue() public méthode

public toContinue ( ) : void
Résultat void

toInstructionMenu() public méthode

public toInstructionMenu ( ) : void
Résultat void

toNewGame() public méthode

public toNewGame ( ) : void
Résultat void