Click or drag to resize

DirectInputDeviceAxisMode Class

Direct Input device axis mode.
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Rewired.Platforms.Windows.DirectInputDirectInputDeviceAxisMode

Namespace: Rewired.Platforms.Windows.DirectInput
Assembly: Rewired_Windows (in Rewired_Windows.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public sealed class DirectInputDeviceAxisMode : Enum

The DirectInputDeviceAxisMode type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberAbsolute 
Public fieldStatic memberRelative 
Public fieldvalue__ 
Top
See Also