phaser/src/input
2018-06-06 23:04:38 +01:00
..
gamepad Added docs, axis and button getters 2018-06-06 23:04:38 +01:00
keyboard addKey and removeKey can take Key objects now. Plus finished the docs. 2018-06-04 17:03:31 +01:00
mouse Added to the docs 2018-06-04 16:49:11 +01:00
touch Added to the docs 2018-06-04 16:49:11 +01:00
const.js Moved the event switch block from strings to consts 2018-05-30 00:32:45 +01:00
CreateInteractiveObject.js Added docs 2018-06-06 23:03:44 +01:00
index.js Moved the event switch block from strings to consts 2018-05-30 00:32:45 +01:00
InputManager.js lint fixes 2018-06-05 01:08:32 +01:00
InputPlugin.js Pointers now iterate the full camera list, starting at the top. Fix #3631. 2018-06-04 22:14:58 +01:00
Pointer.js Added transformPointer method which Pointer now uses. 2018-06-04 15:19:11 +01:00