C# 클래스 RotatingMenuCamera, gmap377_leathGloves_inc

상속: MonoBehaviour
파일 보기 프로젝트 열기: bi3mer/gmap377_leathGloves_inc

공개 메소드들

메소드 설명
Start ( ) : void
Update ( ) : void
getCurrentPanel ( ) : Panel,
toContinue ( ) : void
toInstructionMenu ( ) : void
toNewGame ( ) : void

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

getCurrentPanel() 공개 메소드

public getCurrentPanel ( ) : Panel,
리턴 Panel,

toContinue() 공개 메소드

public toContinue ( ) : void
리턴 void

toInstructionMenu() 공개 메소드

public toInstructionMenu ( ) : void
리턴 void

toNewGame() 공개 메소드

public toNewGame ( ) : void
리턴 void