flixel.tweens.misc

..
AngleTween

Tweens from one angle to another.

ColorTween

Tweens a color's red, green, and blue properties independently. Can also tween an alpha value.

NumTween

Tweens a numeric value. See FlxTween.num()

ShakeTween

Shake effect for a FlxSprite

VarTween

Tweens multiple numeric properties of an object simultaneously.