C# 클래스 AnodyneSharp.States.MenuSubstates.CheatzSubstate

상속: AnodyneSharp.States.MenuSubstates.Substate
파일 보기 프로젝트 열기: PixieCatSupreme/AnodyneSharp

공개 메소드들

메소드 설명
CheatzSubstate ( ) : AnodyneSharp.Cheatz
DrawUI ( ) : void
GetControl ( ) : void
HandleInput ( ) : void

비공개 메소드들

메소드 설명
AddChar ( char c ) : void

메소드 상세

CheatzSubstate() 공개 메소드

public CheatzSubstate ( ) : AnodyneSharp.Cheatz
리턴 AnodyneSharp.Cheatz

DrawUI() 공개 메소드

public DrawUI ( ) : void
리턴 void

GetControl() 공개 메소드

public GetControl ( ) : void
리턴 void

HandleInput() 공개 메소드

public HandleInput ( ) : void
리턴 void