Function Tween.setActive

Activates/deactivates the tween. See also stopAll and resumeAll.

void setActive (
  const(bool) active
) nothrow @nogc;