hasAnimation

public boolean hasAnimation(String animationName)

Checks if the animation with the specified name exists for the current animation manager.

Return

true if the animation exists in the animation manager, false otherwise.

Parameters

animationName

The name of the animation to check for. Case-sensitive.