phaser/v3/src/input
2017-11-07 14:55:33 +00:00
..
gamepad Fixed pad === null error when browser reports undefined instead 2017-09-12 12:41:20 +01:00
global Fixed callbacks not firing if an event nukes an interactive Game Object. 2017-09-25 16:06:16 +01:00
keyboard fix KeyCombo [TypeError: Cannot read property 'on' of undefined] 2017-09-27 19:04:39 +03:00
local Input area should use realWidth and realHeight 2017-11-07 14:55:33 +00:00
mouse Removing old and incorrect jsdoc blocks ready for first documentation pass. 2017-08-01 13:10:08 +01:00
touch Removing old and incorrect jsdoc blocks ready for first documentation pass. 2017-08-01 13:10:08 +01:00
index.js Added the new Gamepad Input classes 2017-09-09 03:17:13 +01:00
InteractiveObject.js Added ability to set dragStart, drag and dragEnd callbacks. 2017-09-29 11:40:11 +01:00
Pointer.js Pointer now records which camera it used and all events now carry a camera property 2017-07-29 01:55:17 +01:00