Method RemoveAnimationTag
RemoveAnimationTag(string)
Removes the Animation
Parameters
name
stringThe name of the Animation
Tag element to remove from this SpriteSheet .
Returns
- bool
true if the Animation
Tag element was successfully removed from this SpriteSheet ; otherwise, false. This method returns false if this SpriteSheet does not contain an AnimationTag element with the specified name.