Tween.setActive

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

struct Tween
@nogc nothrow
void
setActive
(
in bool active
)

Meta