Set the curve for this tween.
Used for staggered animation.
Animate setReverseCurve(Curve curve) { _reserveCurve = curve; return this; }