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