package 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()

VarTween

Tweens multiple numeric public properties of an Object simultaneously.