C# 클래스 Asteroids.Classes.KeyboardHandler

파일 보기 프로젝트 열기: Timvangool/AsteroidsAPO2 1 사용 예제들

공개 메소드들

메소드 설명
GetButtonsPressed ( ) : List
GetKeyBind ( int index ) : string
KeyboardHandler ( ) : System

비공개 메소드들

메소드 설명
GetKBControls ( ) : void

메소드 상세

GetButtonsPressed() 공개 메소드

public GetButtonsPressed ( ) : List
리턴 List

GetKeyBind() 공개 메소드

public GetKeyBind ( int index ) : string
index int
리턴 string

KeyboardHandler() 공개 메소드

public KeyboardHandler ( ) : System
리턴 System