C# 클래스 RaceGame.TextTyper

파일 보기 프로젝트 열기: cjohnsson/Racing-Game

공개 메소드들

메소드 설명
GetText ( ) : string
Update ( ) : void

비공개 메소드들

메소드 설명
ValidKey ( Keys key ) : bool

메소드 상세

GetText() 공개 정적인 메소드

public static GetText ( ) : string
리턴 string

Update() 공개 정적인 메소드

public static Update ( ) : void
리턴 void