Method ContainsAnimationTag
ContainsAnimationTag(string)
Returns a value that indicates whether this Sprite
Parameters
name
stringThe name of the Animation
Tag element to locate.
Returns
- bool
true if this Sprite
Sheet contains an AnimationTag with the specified name; otherwise, false.