C# 클래스 BlisterUI.Input.ModifierList

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

공개 프로퍼티들

프로퍼티 타입 설명
AltPressed int
CapsLockState bool
ControlPressed int
NumLockState bool
ScrollLockState bool
ShiftPressed int

프로퍼티 상세

AltPressed 공개적으로 프로퍼티

public int AltPressed
리턴 int

CapsLockState 공개적으로 프로퍼티

public bool CapsLockState
리턴 bool

ControlPressed 공개적으로 프로퍼티

public int ControlPressed
리턴 int

NumLockState 공개적으로 프로퍼티

public bool NumLockState
리턴 bool

ScrollLockState 공개적으로 프로퍼티

public bool ScrollLockState
리턴 bool

ShiftPressed 공개적으로 프로퍼티

public int ShiftPressed
리턴 int