C# 클래스 HelpTextBox

상속: TextBox
파일 보기 프로젝트 열기: imann24/cs327-bestmobilegameever 1 사용 예제들

보호된 메소드들

메소드 설명
subscribeEvents ( ) : void
unsubscribeEvents ( ) : void

비공개 메소드들

메소드 설명
OnLevelWasLoaded ( int level ) : void
handleNamedEvent ( string eventName ) : void
handleNamedTextEvent ( string key, string text ) : void
isHelpTextBoxEvent ( string key ) : bool

메소드 상세

subscribeEvents() 보호된 메소드

protected subscribeEvents ( ) : void
리턴 void

unsubscribeEvents() 보호된 메소드

protected unsubscribeEvents ( ) : void
리턴 void