ValueSequence.hasFinished

Returns true if the animation has finished. This function makes sense when the tween mode is set to bomb.

struct ValueSequence
pure nothrow @nogc @safe const
bool
hasFinished
()

Meta