SpriteFrames.getAnimationLoop

Returns true if the given animation is configured to loop when it finishes playing. Otherwise, returns false.

struct SpriteFrames
@nogc nothrow const
bool
getAnimationLoop
(
in String anim
)

Meta