Function Tween.isActive
Returns true
if any tweens are currently running.
Note: This method doesn't consider tweens that have ended.
bool isActive() nothrow @nogc const;
Returns true
if any tweens are currently running.
Note: This method doesn't consider tweens that have ended.
bool isActive() nothrow @nogc const;