Click or drag to resize

DirectInputDeviceType Enumeration

Direct Input device type.

Namespace:  Rewired.Platforms.Windows.DirectInput
Assembly:  Rewired_Windows (in Rewired_Windows.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public enum DirectInputDeviceType
Members
  Member nameValueDescription
Device17
Mouse18
Keyboard19
Joystick20
Gamepad21
Driving22
Flight23
FirstPerson24
ControlDevice25
ScreenPointer26
Remote27
Supplemental28
See Also