phaser/src/input/keyboard
2020-09-10 17:04:56 +01:00
..
combo Fix namespaces. Fix #5289 2020-09-10 17:04:56 +01:00
events Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
keys Fixed this return types for Phaser.Input.Keyboard.Key 2020-01-30 17:40:23 +08:00
typedefs Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
index.js Fix namespaces. Fix #5289 2020-09-10 17:04:56 +01:00
KeyboardManager.js The KeyboardManager and KeyboardPlugin were both still checking for the InputManager.useQueue property, which was removed several versions ago. 2020-08-01 20:54:45 +01:00
KeyboardPlugin.js Reset keys when scene sleeps or pauses #5281 2020-09-01 12:42:57 -07:00