phaser/src/input
2018-06-08 17:50:47 +01:00
..
gamepad Convert Gamepad Manager to an Input Plugin 2018-06-08 16:17:58 +01:00
keyboard Fixed jsdocs 2018-06-08 16:18:39 +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
CreatePixelPerfectHandler.js Added new Pixel Perfect input handler and makePixelPerfect method. 2018-06-08 17:50:47 +01:00
index.js Removed KeyboardManager and replaced with KeyboardPlugin 2018-06-08 15:16:35 +01:00
InputManager.js Removed references to the Gamepad 2018-06-08 16:18:20 +01:00
InputPlugin.js Added new Pixel Perfect input handler and makePixelPerfect method. 2018-06-08 17:50:47 +01:00
InputPluginCache.js Only install the plugin if set in Scene settings / Game Config 2018-06-08 16:18:32 +01:00
Pointer.js Added transformPointer method which Pointer now uses. 2018-06-04 15:19:11 +01:00