C# 클래스 HeaderView, swip3

상속: U9View
파일 보기 프로젝트 열기: unit9/swip3 1 사용 예제들

보호된 메소드들

메소드 설명
Awake ( ) : void
CreateDisplayTransition ( bool force ) : U9Transition,
CreateHideTransition ( bool force ) : U9Transition,

비공개 메소드들

메소드 설명
HandleExitClicked ( object sender, System e ) : void
HandleInfoClicked ( object sender, System e ) : void
HandleLeaderboardClicked ( object sender, System e ) : void
Update ( ) : void

메소드 상세

Awake() 보호된 메소드

protected Awake ( ) : void
리턴 void

CreateDisplayTransition() 보호된 메소드

protected CreateDisplayTransition ( bool force ) : U9Transition,
force bool
리턴 U9Transition,

CreateHideTransition() 보호된 메소드

protected CreateHideTransition ( bool force ) : U9Transition,
force bool
리턴 U9Transition,