Function SpriteFrames.setAnimationLoop

If true, the animation will loop.

void setAnimationLoop (
  const(String) anim,
  const(bool) loop
) nothrow @nogc;