KeyframeGroup.hasFinished

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

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

Meta