mirror of
https://github.com/wassname/phaser.git
synced 2026-08-16 11:25:21 +08:00
* Added Keyboard.addKey() which creates a new Phaser.Key object that can be polled for updates, pressed states, etc. See the 2 new examples showing use.