phaser/src/input
Richard Davey d058674a39 eslint fix
2018-06-11 14:42:50 +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 custom cursor property 2018-06-11 11:35:40 +01:00
CreatePixelPerfectHandler.js Added docs and fixed lint issue 2018-06-08 18:24:08 +01:00
index.js Removed KeyboardManager and replaced with KeyboardPlugin 2018-06-08 15:16:35 +01:00
InputManager.js Disable Camera.cull because #3679 excludes everything in view (and reverting it includes everything, so no point even culling atm) 2018-06-11 14:04:15 +01:00
InputPlugin.js eslint fix 2018-06-11 14:42:50 +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