Table of Contents

Enum HidClass

Namespace
ReFuel.Input
Assembly
ReFuel.dll

An enumeration of HID device classes.

public enum HidClass : byte

Fields

Controller = 3

A joystick with a standardized layout.

Joystick = 4

A catch all term for all other analogue input devices.

Keyboard = 0

The common decendent of the typewriter.

Mouse = 1

The most popular pointing device.

Touch = 2

Finger or stylus based input.