phaser/src/input/keyboard
2018-01-20 14:22:41 +00:00
..
combo Pass event to ProcessKeyCombo 2018-01-16 11:24:40 -06:00
keys Added keycodes (closes #3174) 2018-01-20 14:22:41 +00:00
index.js Moved repository location 2018-01-09 21:43:56 +00:00
KeyboardManager.js Updated to using Event Emitter for all key managers and game objects. Events are now dispatched directly using arguments instead of Event objects, all managers updated to emit directly. 2018-01-12 17:09:21 +00:00