C# Class RotatingMenuCamera, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Show file Open project: bi3mer/gmap377_leathGloves_inc

Public Methods

Method Description
Start ( ) : void
Update ( ) : void
getCurrentPanel ( ) : Panel,
toContinue ( ) : void
toInstructionMenu ( ) : void
toNewGame ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

getCurrentPanel() public method

public getCurrentPanel ( ) : Panel,
return Panel,

toContinue() public method

public toContinue ( ) : void
return void

toInstructionMenu() public method

public toInstructionMenu ( ) : void
return void

toNewGame() public method

public toNewGame ( ) : void
return void