| Class | Description |
|---|---|
| XInputAxes |
Contains the states of all XInput axes.
|
| XInputAxesDelta |
Represents the delta (change) of the axes between two successive polls.
|
| XInputBatteryInformation |
Contains information about the device's battery.
|
| XInputButtons |
Contains the states of all XInput buttons.
|
| XInputButtonsDelta |
Represents the delta (change) of the buttons between two successive polls.
|
| XInputCapabilities |
Contains information about the device's capabilities.
|
| XInputCapsResolutions |
Contains the resolutions of the proportional axes of an XInput device.
|
| XInputComponents |
Contains all components for an XInput controller.
|
| XInputComponentsDelta |
Represents the delta (change) of states between two successive polls.
|
| XInputDevice |
Represents all XInput devices registered in the system.
|
| XInputDevice14 |
Provides extended functionality available on XInput 1.4.
|
| XInputKeystroke |
Represents a keystroke from an XInput device.
|
| Enum | Description |
|---|---|
| XInputLibraryVersion |
The version of the loaded DLL.
|
Copyright © 2018. All rights reserved.