Function SpriteFrames.setFrame

Sets the texture of the given frame.

void setFrame (
  const(String) anim,
  const(long) idx,
  Texture txt
) nothrow @nogc;