C# 클래스 BolterLibrary.GameInput

상속: Imports
파일 보기 프로젝트 열기: usagiuke/BolterV2

공개 메소드들

메소드 설명
GameInput ( ) : System
SendKeyPress ( KeyStates state, Key key ) : void

메소드 상세

GameInput() 공개 메소드

public GameInput ( ) : System
리턴 System

SendKeyPress() 공개 메소드

public SendKeyPress ( KeyStates state, Key key ) : void
state KeyStates
key Key
리턴 void