phaser/src/input
2020-11-23 10:32:00 +00: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 More integer to number changes 2020-11-23 10:32:00 +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 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 Replace integer[] with number[] 2020-11-23 10:23:10 +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