phaser/src/input
2014-07-15 14:22:24 +01:00
..
Gamepad.js Fixed PS3 mappings. 2014-06-11 14:37:58 +01:00
GamepadButton.js Huge number of gamepad updates to get it working properly on Chrome again. Firefox debugging tomorrow. 2014-06-11 04:25:30 +01:00
Input.js Prevented objects with pixel perfect checks from over-riding other higher priority ID items (#983) 2014-07-15 11:20:57 +01:00
InputHandler.js Fixed small boolean check error. 2014-07-15 11:49:05 +01:00
Key.js Key.duration wasn't set to zero after a Key.reset (thanks @DrHackenstein, #932) 2014-07-01 16:57:55 +01:00
Keyboard.js Wrapped all events that CocoonJS doesn't support in conditional checks to avoid Cocoon Warnings. 2014-05-29 22:25:40 +01:00
Mouse.js Add constants for wheel up and down 2014-06-29 14:23:09 +02:00
MSPointer.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
Pointer.js World.wrap when using the bounds of the object wouldn't adjust the bounds correctly, meaning wrapping outside the camera failed (thanks @jackrugile #1020) 2014-07-15 14:22:24 +01:00
SinglePad.js Fix rawpad button array to support win and linux 2014-06-28 04:11:55 -03:00
Touch.js Removing debug / console.log output. 2014-07-09 05:49:13 +01:00