phaser/src/input
Richard Davey fabaa493ef jsdoc work
2018-01-26 06:55:15 +00:00
..
gamepad jsdoc work 2018-01-26 06:55:15 +00:00
keyboard Fixed issue with Keyboard events for single key presses. Added new KeyMap. 2018-01-23 14:37:32 +00:00
mouse Renamed input manager files and refs. 2018-01-16 16:14:21 +00:00
touch Renamed input manager files and refs. 2018-01-16 16:14:21 +00:00
index.js Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +00:00
InputManager.js jsdoc work 2018-01-26 06:55:15 +00:00
InputPlugin.js jsdoc work 2018-01-26 06:55:15 +00:00
InteractiveObject.js Removed input callbacks as all handled via events now. 2018-01-12 17:09:20 +00:00
Pointer.js Pointer.reset no longer resets the isDown state or buttons 2018-01-18 00:59:38 +00:00