Function AnimationPlayer.removeAnimation

Removes the animation with key name.

void removeAnimation (
  const(String) name
) nothrow @nogc;