Gamepad methods
Internet Explorer Developer Channel introduces support for gamepad devices, as specified by the W3C Gamepad specification. Here are the methods supported by the Gamepad API.
In this section
| Topic | Description |
|---|---|
|
Returns an array of gamepad objects that describe the state of each active gamepad device. | |
|
The pulse method applies a value to the actuator for a specific amount of time (in milliseconds). |
Show: