Enum GamingDeviceButtonState
The state of a gaming device button.
Namespace: Gorgon.Input
Assembly: Gorgon.Input.dll
Syntax
public enum GamingDeviceButtonState
Fields
Name | Description |
---|---|
Down | The gaming device button is pressed. |
Up | The gaming device button is not pressed. |