phaser/src/input
2016-06-09 22:03:09 +01:00
..
DeviceButton.js 2015 - 2016. 2016-04-04 22:16:16 +01:00
Gamepad.js gamepad bugs in Chrome 2016-05-07 19:07:16 -04:00
Input.js Added missing properties. 2016-06-09 14:54:39 +01:00
InputHandler.js Group.onChildInputDown is a new Signal that you can listen to. It will be dispatched whenever any immediate child of the Group emits an onInputDown signal itself. This allows you to listen for a Signal from the Group, rather than every Sprite within it. 2016-06-09 16:19:11 +01:00
Key.js 2015 - 2016. 2016-04-04 22:16:16 +01:00
Keyboard.js Removed keyCode modifier (#2542) 2016-06-09 22:03:09 +01:00
Mouse.js 2015 - 2016. 2016-04-04 22:16:16 +01:00
MSPointer.js 2015 - 2016. 2016-04-04 22:16:16 +01:00
Pointer.js Adds a callback that is fired every time 'Pointer.processInteractiveObjects' is called. 2016-06-09 14:49:10 +01:00
SinglePad.js 2015 - 2016. 2016-04-04 22:16:16 +01:00
Touch.js 2015 - 2016. 2016-04-04 22:16:16 +01:00