C# 클래스 _UI, Rookery

파일 보기 프로젝트 열기: AIESeattleGameArt/Rookery

공개 프로퍼티들

프로퍼티 타입 설명
GRENDEL Font
OptionsPopUp GameObject
egg GameObject
optionsTexture Texture
screenWidth float

공개 메소드들

메소드 설명
CalculateScreenPosition ( ) : void
CalculateScreenZoom ( float theta ) : void
MouseDown ( ) : void
OnGUI ( ) : void
Start ( ) : void
Update ( ) : void

메소드 상세

CalculateScreenPosition() 공개 메소드

public CalculateScreenPosition ( ) : void
리턴 void

CalculateScreenZoom() 공개 메소드

public CalculateScreenZoom ( float theta ) : void
theta float
리턴 void

MouseDown() 공개 메소드

public MouseDown ( ) : void
리턴 void

OnGUI() 공개 메소드

public OnGUI ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

GRENDEL 공개적으로 프로퍼티

public Font GRENDEL
리턴 Font

OptionsPopUp 공개적으로 프로퍼티

public GameObject OptionsPopUp
리턴 GameObject

egg 공개적으로 프로퍼티

public GameObject egg
리턴 GameObject

optionsTexture 공개적으로 프로퍼티

public Texture optionsTexture
리턴 Texture

screenWidth 공개적으로 프로퍼티

public float screenWidth
리턴 float