phaser/v3/src/input
2017-11-28 11:15:45 +00:00
..
gamepad Fixed pad === null error when browser reports undefined instead 2017-09-12 12:41:20 +01:00
global esline tidy-up. 2017-11-28 11:15:45 +00:00
keyboard fix KeyCombo [TypeError: Cannot read property 'on' of undefined] 2017-09-27 19:04:39 +03:00
local The local input manager has a reference to the active pointer. 2017-11-28 11:15:35 +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.position is now a Vec2 and x/y references to it 2017-11-23 01:44:58 +00:00