flixel.addons.effects.chainable
.. | |
---|---|
FlxEffectSprite | Use this class to chain bitmap effects to your target FlxSprite frame. |
FlxGlitchDirection | |
FlxGlitchEffect | This is a modified version of FlxGlitchSprite by Tim Hely |
FlxOutlineEffect | This creates an outline around the bitmapData. This is a modified version of FlxOutline by red__hara, with some code get from FlxText's borders. |
FlxOutlineMode | Available since 2.1.0 |
FlxRainbowEffect | This is a modified version of FlxRainbowSprite by Tim Hely |
FlxShakeEffect | This will shake the bitmapData. |
FlxTrailEffect | This creates a trail copying the bitmapData many times. |
FlxWaveDirection | |
FlxWaveEffect | This is a modified version of FlxWaveSprite by Tim Hely |
FlxWaveMode | |
IFlxEffect |