phaser/src/input
2018-04-04 14:43:53 +01:00
..
gamepad The Gamepad Axis getValue method now correctly applies the threshold and zeroes out the returned value. 2018-03-30 12:33:45 +01:00
keyboard Keyboard.JustDown and Keyboard.JustUp were being reset too early, causing them to fail when called in update loops. Fix #3490 2018-04-03 16:33:13 +01:00
mouse Add generic types and fix types on Input and Structs 2018-03-27 15:59:49 +02:00
touch Add generic types and fix types on Input and Structs 2018-03-27 15:59:49 +02:00
CreateInteractiveObject.js jsdoc fix 2018-03-30 12:02:08 +01:00
index.js jsdoc fixes 2018-03-28 15:04:09 +01:00
InputManager.js jsdoc fixes 2018-03-29 13:12:07 +01:00
InputPlugin.js Renamed file 2018-03-28 15:03:54 +01:00
Pointer.js jsdoc fixes 2018-04-04 14:43:53 +01:00