phaser/src/input
2019-04-08 14:39:28 +01:00
..
events Input typedefs 2019-02-13 14:17:36 +00:00
gamepad More typedefs 2019-02-13 15:38:50 +00:00
keyboard More typedefs 2019-02-13 15:38:50 +00:00
mouse Bumping to 3.17.0 2019-03-07 12:31:06 +00:00
touch Bumping to 3.17.0 2019-03-07 12:31:06 +00:00
typedefs Input typedefs 2019-02-13 14:17:36 +00:00
const.js Happy New Year 2019-01-15 16:20:22 +00:00
CreateInteractiveObject.js Input typedefs 2019-02-13 14:17:36 +00:00
CreatePixelPerfectHandler.js Happy New Year 2019-01-15 16:20:22 +00:00
index.js Added lots of the Input Events 2019-01-16 12:13:30 +00:00
InputManager.js Input typedefs 2019-02-13 14:17:36 +00:00
InputPlugin.js The InputPlugin will now dispatch an update event regardless, allowing the Gamepad Plugin to update itself every frame, regardless of DOM events. This allows Gamepads to work correctly again. Fix #4414 2019-04-08 14:39:28 +01:00
InputPluginCache.js Input typedefs 2019-02-13 14:17:36 +00:00
Pointer.js Apply buttons check in move handler too. 2019-01-23 23:17:52 +00:00