flixel.addons.display.shapes
| .. | |
|---|---|
| FlxShape | A convenience class for wrapping vector shape drawing in FlxSprites, all ready to go. Don't use this class by itself -- use things like FlxLine, FlxCircle, that extend it |
| FlxShapeArrow | |
| FlxShapeBox | |
| FlxShapeCircle | |
| FlxShapeCross | A cross shape drawn onto a FlxSprite. Useful for tactics games and stuff! |
| FlxShapeDonut | |
| FlxShapeDoubleCircle | |
| FlxShapeGrid | |
| FlxShapeLightning | This creates a Lightning bolt drawn on top of a FlxSprite object. |
| FlxShapeLine | |
| FlxShapeSquareDonut | |
| FlxShapeType | |
| LightningStyle | |
| LineSegment | Helper for FlxShapeLightning |