phaser/src/input
2021-11-08 16:13:59 +08:00
..
events Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
gamepad types: JSDoc for Phaser.Input.Gamepad.Configs 2021-07-08 23:53:58 +02:00
keyboard Update Key.js 2021-11-02 22:54:17 +00:00
mouse MouseManager.preventDefaultWheel is a new boolean property, set via the inputMousePreventDefaultWheel config option that allows you to toggle capture of mouse wheel at runtime. 2020-10-07 10:14:02 +01:00
touch fix: The window touchcancel event is not removed 2021-11-08 16:13:59 +08:00
typedefs Updated docs 2021-03-24 16:36:22 +00:00
const.js Replace integer with number 2020-11-23 10:22:13 +00:00
CreateInteractiveObject.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
CreatePixelPerfectHandler.js Replace integer with number 2020-11-23 10:22:13 +00:00
index.js Exported functions to namespace 2020-09-01 18:56:01 +01:00
InputManager.js Replace integer with number 2020-11-23 10:22:13 +00:00
InputPlugin.js Check if still input enabled 2021-10-26 18:24:06 +01:00
InputPluginCache.js Exported functions to namespace 2020-09-01 18:56:01 +01:00
Pointer.js The Input.Pointer.event property can now be a WheelEvent as well. 2021-05-03 18:15:20 +01:00