flixel.input

..
actions
gamepad
keyboard
mouse
touch
FlxBaseKeyList

FlxFlick
FlxInput

FlxInputState

FlxKeyManager

Keeps track of what keys are pressed and how with handy Bools or strings. Automatically instatiated by flixel as a FlxKeyboard and accessed via FlxG.keys or FlxAndroidKeys with FlxG.android. Example: FlxG.keys.justPressed.A

FlxPointer

FlxSwipe

IFlxInput

IFlxInputManager