Enum JoystickButton
Represents a button on a joystick.
Namespace: OpenTK.Platform
Assembly: OpenTK.Platform.dll
Syntax
public enum JoystickButton
Fields
Name | Description |
---|---|
A | |
B | |
Back | |
DPadDown | |
DPadLeft | |
DPadRight | |
DPadUp | |
LeftShoulder | |
LeftThumb | |
RightShoulder | |
RightThumb | |
Start | |
X | |
Y |