Circular-Studios/Dash

[Input] XInput support

PxlBuzzard opened this issue · 1 comments

XInput is the currently accepted API in Windows to handle input devices such as gamepads and joysticks. Our recent upgrade to Input was the first step towards supporting more types of input methods, and XInput is the next logical step forward.

Closing, we'll use SDL's input library, which has support for game pads. See #207.