flixel.addons.display
| .. | |
|---|---|
| shapes | |
| BackdropBlitMode | |
| BackdropDrawParams | |
| FlxBackdrop | Used for showing infinitely scrolling backgrounds. |
| FlxGridOverlay | FlxGridOverlay |
| FlxPieDial | A dynamic shape that fills up the way a pie chart does. Useful for timers and other things. |
| FlxPieDialShape | |
| FlxRuntimeShader | An wrapper for Flixel/OpenFL's shaders, which takes fragment and vertex source in the constructor instead of using macros so it can be provided at runtime. |
| FlxTiledSprite | Tiled sprite which displays repeated and clipped graphic. |