phaser/v3/src/input/keyboard
Richard Davey b6bef1ded9 Fixed issue with component private vars being shared.
Added Key Capture to Keyboard Manager.
Added rotation and angle wrapping.
Optmized getBounds.
2017-02-24 01:45:24 +00:00
..
combo Added KeyCombo.progress. 2017-02-21 23:51:18 +00:00
events Finished off the Keyboard Manager, tided up the classes and removed un-needed functions. 2017-02-21 16:05:36 +00:00
keys Adding support for Key Combos. 2017-02-21 20:58:17 +00:00
index.js Tided up the Key handler. 2017-02-21 16:52:40 +00:00
KeyboardManager.js Fixed issue with component private vars being shared. 2017-02-24 01:45:24 +00:00