package flixel.input.keyboard
FlxKey | A helper class for keyboard input. |
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. |