phaser/src/input
2019-01-29 23:22:29 +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 Stop listener 2019-01-29 23:22:29 +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 Swapped to using the Scene iteration approach instead of an event, as it fixes the issue with Scene ordering and global priority. Fix #4327 #4321 2019-01-29 01:05:27 +00:00
InputPlugin.js Removed process listener. 2019-01-29 01:04:09 +00:00
InputPluginCache.js Happy New Year 2019-01-15 16:20:22 +00:00
Pointer.js Apply buttons check in move handler too. 2019-01-23 23:17:52 +00:00