Tween.isActive

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

struct Tween
@nogc nothrow const
bool
isActive
()

Meta