Function AnimationPlayer.hasAnimation

Returns true if the AnimationPlayer stores an Animation with key name.

bool hasAnimation (
  const(String) name
) nothrow @nogc const;