package flixel.addons.display

shapes
FlxBackdrop

Used for showing infinitely scrolling backgrounds. * @author Chevy Ray

FlxExtendedSprite

An enhanced FlxSprite that is capable of receiving mouse clicks, being dragged and thrown, mouse springs, gravity and other useful things * * @link http://www.photonstorm.com * @author Richard Davey / Photon Storm

FlxGridOverlay

FlxGridOverlay * * @link http://www.photonstorm.com * @author Richard Davey / Photon Storm

FlxMouseSpring

FlxNestedSprite

Some sort of DisplayObjectContainer but very limited. * It can contain only other FlxNestedSprites. * @author Zaphod

FlxSkewedSprite

... * @author Zaphod

FlxSpriteAniRot

Creating animated and rotated sprite from an un-rotated animated image. * THE ANIMATION MUST CONTAIN ONLY ONE ROW OF SPRITE FRAMES. * * @version 1.0 - November 8th 2011 * @link http://www.gameonaut.com * @author Simon Etienne Rozner / Gameonaut.com, ported to Haxe by Sam Batista

FlxStarField2D

FlxStarField3D

FlxZoomCamera

ZoomCamera: A FlxCamera that centers its zoom on the target that it follows * Flixel version: 2.5+ * * @link http://www.kwarp.com * @author greglieberman * @email greg@kwarp.com

MouseCallback