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-25 19:35:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4b5d8d0878
phaser
/
src
/
input
/
keyboard
History
Mohammad Javad Afkari
4b5d8d0878
+ add forgotten keyCode (firefox in windows)
2018-10-19 11:42:57 +03:30
..
combo
Updated @memberOf to @memberof
2018-10-10 10:49:13 +01:00
keys
+ add forgotten keyCode (firefox in windows)
2018-10-19 11:42:57 +03:30
index.js
Removed KeyboardManager and replaced with KeyboardPlugin
2018-06-08 15:16:35 +01:00
KeyboardPlugin.js
KeyboardPlugin.resetKeys
is a new method that will reset the state of any Key object created by a Scene's Keyboard Plugin.
2018-10-16 11:35:44 +01:00