phaser/src/input
Richard Davey 8287d44a04
Merge pull request #6679 from somechris/touch-move-coordinates-on-scrolled-down-page
Fix `InputManager.onTouchMove` to work on scrolled-down pages
2024-01-12 17:48:05 +00:00
..
events Docs: add dropped arg in DRAG_END 2023-12-04 14:57:45 -08:00
gamepad Updated copyright year 2023-01-02 17:36:27 +00:00
keyboard Updated copyright year 2023-01-02 17:36:27 +00:00
mouse Updated copyright year 2023-01-02 17:36:27 +00:00
touch Updated copyright year 2023-01-02 17:36:27 +00:00
typedefs Update InputConfiguration.js: Clarify alphaTolerance 2023-08-30 13:07:33 -07:00
const.js Updated copyright year 2023-01-02 17:36:27 +00:00
CreateInteractiveObject.js Updated copyright year 2023-01-02 17:36:27 +00:00
CreatePixelPerfectHandler.js Updated copyright year 2023-01-02 17:36:27 +00:00
index.js Updated copyright year 2023-01-02 17:36:27 +00:00
InputManager.js Fix InputManager.onTouchMove to work on scrolled-down pages 2023-11-24 14:12:20 +01:00
InputPlugin.js Updated copyright year 2023-01-02 17:36:27 +00:00
InputPluginCache.js Updated copyright year 2023-01-02 17:36:27 +00:00
Pointer.js Updated copyright year 2023-01-02 17:36:27 +00:00