phaser/src/input
2019-04-24 10:47:22 +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 Added destroy argument to removeKey and cleared plugin reference. 2019-04-24 10:47:22 +01: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 Update now always runs but only once per frame 2019-04-24 10:04:13 +01:00
InputPlugin.js Refined poll rate handling and added pluginUpdate 2019-04-24 10:03:58 +01:00
InputPluginCache.js Input typedefs 2019-02-13 14:17:36 +00:00
Pointer.js Pointer.getDuration would only return zero until the pointer was released, or moved (basically any action that generated a DOM event). It now returns the duration regardless of the DOM events. Fix #4444 2019-04-24 10:08:56 +01:00