Function SpriteFrames.setAnimationSpeed

The animation's speed in frames per second.

void setAnimationSpeed (
  const(String) anim,
  const(double) speed
) nothrow @nogc;