phaser/src/input
2014-05-07 00:11:28 +01:00
..
Gamepad.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
GamepadButton.js Updated version to 2.0.0 (fixes npm install issue #476) 2014-02-24 12:00:28 +00:00
Input.js InputManager.minPriorityID lets you set the minimum priority level an object needs to be to be checked by a Pointer. Useful for UI layer stacking. 2014-05-07 00:11:28 +01:00
InputHandler.js InputManager.minPriorityID lets you set the minimum priority level an object needs to be to be checked by a Pointer. Useful for UI layer stacking. 2014-05-07 00:11:28 +01:00
Key.js InputManager.resetLocked - If the Input Manager has been reset locked then all calls made to InputManager.reset, such as from a State change, are ignored. 2014-04-14 21:53:08 +01:00
Keyboard.js Added ghosting info to Keyboard docs. 2014-04-20 01:57:32 +01:00
Mouse.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
MSPointer.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
Pointer.js Pointer.type and Pointer.exists properties added. 2014-05-06 02:45:10 +01:00
SinglePad.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
Touch.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00