flixel.ui
| .. | |
|---|---|
| FlxBar | FlxBar is a quick and easy way to create a graphical bar which can be used as part of your UI/HUD, or positioned next to a sprite. It could represent a loader, progress or health bar. |
| FlxBarFillDirection | |
| FlxButton | A simple button class that calls a function when clicked by the mouse. |
| FlxTypedButton | A simple button class that calls a function when clicked by the mouse. |