ButtonMap
Introduction
The ButtonMap on the Xbox360GamePad allows for the Keyboard to simulate input for an Xbox360GamePad. By default this value is null, therefore the Keyboard will not simulate any input. Setting this value to a non-null value will enable keyboard simulation.
Code Example
The following example sets up a button map for the keyboard:
Last updated