Function SpriteFrames.removeFrame

Removes the animation's selected frame.

void removeFrame (
  const(String) anim,
  const(long) idx
) nothrow @nogc;