This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2025-01-11 20:58:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
05b45f1f9c
phaser
/
src
/
input
/
keyboard
History
Richard Davey
05b45f1f9c
Added keycodes (
closes
#3174
)
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