Method GetAnimationTag
GetAnimationTag(string)
Gets the Animation
Parameters
name
stringThe name of the Animation
Tag to locate.
Returns
- Animation
Tag The Animation
Tag that was located.
Exceptions
- Key
Not Found Exception Thrown if this Sprite
Sheet does not contain an AnimationTag element with the specified name.