phaser/src/input
Richard Davey 3104246386
Merge pull request #4347 from rgk/patch-5
On mobile, have pointerup and pointerout get triggered together.
2019-02-10 21:17:24 +00:00
..
events New Input Manager process event. 2019-01-23 15:50:57 +00:00
gamepad Fixed jsdoc links and markdown bullet lists 2019-01-18 15:20:56 +00:00
keyboard Moved time to getter and fixed checkDown. 2019-02-08 13:32:54 +00:00
mouse Listen for the new Events 2019-01-17 11:31:22 +00:00
touch Listen for the new Events 2019-01-17 11:31:22 +00:00
const.js Happy New Year 2019-01-15 16:20:22 +00:00
CreateInteractiveObject.js Happy New Year 2019-01-15 16:20:22 +00:00
CreatePixelPerfectHandler.js Happy New Year 2019-01-15 16:20:22 +00:00
EventData.js Added new EventData typedef 2019-01-16 12:13:14 +00:00
index.js Added lots of the Input Events 2019-01-16 12:13:30 +00:00
InputManager.js Refactored the game over and out handling to work with the non-legacy input system. Fix #4344 2019-02-10 17:10:13 +00:00
InputPlugin.js Merge pull request #4347 from rgk/patch-5 2019-02-10 21:17:24 +00:00
InputPluginCache.js Lots more jsdoc fixes and new documentation 2019-01-31 14:47:50 +00:00
Pointer.js Apply buttons check in move handler too. 2019-01-23 23:17:52 +00:00