Backbone Input: Gamepad
A binding shell of the browser API for gamepads in Backbone views
Features
- Normalize input data
- Propagate Events to views
Examples
Install
Using bower:
bower install backbone.input.gamepad
Usage
var MyView = Backbone.View.extend({
...
});
Credits
Initiated by Makis Tracend
Distributed through Makesites.org
Released under the MIT license