C# 클래스 idTech4.Input.idInputSystem.Key

파일 보기 프로젝트 열기: iainmckay/idtech4.net

공개 프로퍼티들

프로퍼티 타입 설명
Binding string
Button UserCommandButton
Down bool
Repeats int

프로퍼티 상세

Binding 공개적으로 프로퍼티

public string Binding
리턴 string

Button 공개적으로 프로퍼티

public UserCommandButton Button
리턴 UserCommandButton

Down 공개적으로 프로퍼티

public bool Down
리턴 bool

Repeats 공개적으로 프로퍼티

public int Repeats
리턴 int