flixel.tweens
.. | |
---|---|
misc | |
motion | |
EaseFunction | |
FlxEase | Static class with useful easer functions that can be used by tweens. |
FlxTween | Allows you to create smooth interpolations and animations easily. "Tweening" is short
for inbetweening: you only have to specify start and end values and |
FlxTweenManager | A simple manager for tracking and updating game tween objects.
Normally accessed via the static |
FlxTweenType | Available since 4.5.0 |
TweenCallback | |
TweenOptions |