Browsers are starting to support gamepads, and WADE is ready! Up to 4 gamepads connected at the same time, with up to 16 buttons and 2 analog sticks each can be used. At the moment this is only supported in Chrome and the next version of Firefox, but will soon start working everywhere.
Connect your gamepads, call wade.enableGamepads() and you will start receiving onGamepadButtonDown and onGamepadButtonUp events in your app, as well as being able to query the state of the gamepads.
|