C# Class BlisterUI.Input.ModifierList

Afficher le fichier Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Méthodes publiques

Свойство Type Description
AltPressed int
CapsLockState bool
ControlPressed int
NumLockState bool
ScrollLockState bool
ShiftPressed int

Property Details

AltPressed public_oe property

public int AltPressed
Résultat int

CapsLockState public_oe property

public bool CapsLockState
Résultat bool

ControlPressed public_oe property

public int ControlPressed
Résultat int

NumLockState public_oe property

public bool NumLockState
Résultat bool

ScrollLockState public_oe property

public bool ScrollLockState
Résultat bool

ShiftPressed public_oe property

public int ShiftPressed
Résultat int