phaser/src/input
2018-05-30 00:33:28 +01:00
..
gamepad Input systems listen to Input Manager events rathern than being directly hooked in 2018-05-25 19:27:26 +01:00
keyboard Input systems listen to Input Manager events rathern than being directly hooked in 2018-05-25 19:27:26 +01:00
mouse Calls new manager queue methods 2018-05-30 00:33:16 +01:00
touch Calls new manager queue methods 2018-05-30 00:33:16 +01:00
const.js Moved the event switch block from strings to consts 2018-05-30 00:32:45 +01:00
CreateInteractiveObject.js jsdoc fix 2018-03-30 12:02:08 +01:00
index.js Moved the event switch block from strings to consts 2018-05-30 00:32:45 +01:00
InputManager.js Multi-touch support working properly up to 10 pointers and mouse re-enabled. 2018-05-29 16:55:52 +01:00
InputPlugin.js Proxy to the dom callback methods 2018-05-30 00:33:28 +01:00
Pointer.js Multi-touch support working properly up to 10 pointers and mouse re-enabled. 2018-05-29 16:55:52 +01:00