C# 클래스 Gonzo.InputHelper

파일 보기 프로젝트 열기: Afr0Games/Project-Dollhouse 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
InputRegion System.Windows.Forms.InputLanguage

공개 메소드들

메소드 설명
IsCurPress ( Buttons Start ) : Microsoft.Xna.Framework

메소드 상세

IsCurPress() 공개 메소드

public IsCurPress ( Buttons Start ) : Microsoft.Xna.Framework
Start Buttons
리턴 Microsoft.Xna.Framework

프로퍼티 상세

InputRegion 공개적으로 프로퍼티

The current input language used by the user on his/her OS. Not sure if this is multi platform?
public System.Windows.Forms.InputLanguage InputRegion
리턴 System.Windows.Forms.InputLanguage