Click or drag to resize

DirectInputInputRange Class

Direct Input input range.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Rewired.Platforms.Windows.DirectInputDirectInputInputRange

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 DirectInputInputRange : ValueType

The DirectInputInputRange type exposes the following members.

Constructors
 NameDescription
Public methodDirectInputInputRangeInitializes a new instance of the DirectInputInputRange class
Top
Fields
 NameDescription
Public fieldMaximum Maximum value of this range
Public fieldMinimum Minimum value of this range
Public fieldStatic memberNoMaximum 
Public fieldStatic memberNoMinimum 
Top
See Also