phaser/src/input
2021-03-17 20:01:24 -07:00
..
events Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
gamepad Replace integer with number 2020-11-23 10:22:13 +00:00
keyboard Remove and destry all Keys in Scene.Shutdown() 2021-03-17 20:01:24 -07: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 Fixed this return types for Phaser.Input.Touch.TouchManager 2020-01-30 23:46:02 +08:00
typedefs Replace integer with number 2020-11-23 10:22:13 +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 Renamed sortGameObjects to sortDropZones and then repurposed the old method for the new render list sorting technique. 2021-01-07 12:32:00 +00:00
InputPluginCache.js Exported functions to namespace 2020-09-01 18:56:01 +01:00
Pointer.js Replace integer with number 2020-11-23 10:22:13 +00:00