Show / Hide Table of Contents

Enum JoystickHat

Defines available Joystick hats.

Namespace: OpenTK.Input
Assembly: OpenTK.dll
Syntax
public enum JoystickHat

Fields

Name Description
Hat0

The first hat of the Joystick device.

Hat1

The second hat of the Joystick device.

Hat2

The third hat of the Joystick device.

Hat3

The fourth hat of the Joystick device.

Last

The last hat of the Joystick device.

In This Article
Back to top Generated by DocFX