mirror of
https://github.com/wassname/phaser.git
synced 2026-07-01 16:50:43 +08:00
8668b82ef6
* 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.