Function SpriteFrames.renameAnimation

Changes the animation's name to newname.

void renameAnimation (
  const(String) anim,
  const(String) newname
) nothrow @nogc;