| Class | Description |
---|
| FlxAnim |
Just a helper structure for the FlxSprite animation system
|
| FlxConsole |
Contains all the logic for the developer console. |
| FlxFade |
This is a special effects utility class to help FlxGame do the 'fade' effect. |
| FlxFlash |
This is a special effects utility class to help FlxGame do the 'flash' effect
|
| FlxKeyboard | |
| FlxKong |
This class provides basic high scores and achievements via Kongregate's game API. |
| FlxList |
The world's smallest linked list class. |
| FlxMouse |
This class helps contain and track the mouse pointer in your game. |
| FlxPanel |
This is a little built-in support visor that developers can optionally display. |
| FlxPause |
This is the default flixel pause screen. |
| FlxQuake |
This is a special effects utility class to help FlxGame do the 'quake' or screenshake effect. |