DirectInput
|
DirectInput is a library of objects for collecting input from the user, via input devices such the mouse, keyboard, joystick or game controllers. It also provides a system for action mapping, which allows you to assign specific actions within the game to the buttons and axis on your input devices.
DirectInput is a part of the DirectX library.
External links
- Microsoft's DirectInput documentation (http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/directx9_c/directx/input/directinputroadmap.asp)