Interface | Description |
---|---|
XInput |
XInput Game Controller API enables applications to receive input from the Xbox 360 Controller for Windows.
|
Class | Description |
---|---|
Info |
Contains informations about the loaded DLL and the available functions.
|
XInputBatteryInformation |
Contains information on battery type and charge state.
|
XInputCapabilities |
Describes the capabilities of a connected controller.
|
XInputGamepad |
Describes the current state of the Xbox 360 Controller.
|
XInputKeystroke |
Specifies keystroke data returned by
XInput.XInputGetKeystroke(int, int, XInputKeystroke) . |
XInputState |
Represents the state of a controller.
|
XInputVibration |
specifies motor speed levels for the vibration function of a controller.
|