flixel.input.keyboard
| .. | |
|---|---|
| FlxKey | Maps enum values and strings to integer keycodes. |
| FlxKeyInput | |
| FlxKeyList | A helper class for keyboard input. Provides optimized key checking using direct array access. |
| FlxKeyboard | Keeps track of what keys are pressed and how with handy Bools or strings.
Normally accessed via |