Tween.isActive

Returns true if any tweens are currently running. Note: This method doesn't consider tweens that have ended.

struct Tween
@nogc nothrow const
bool
isActive
()

Meta