SpriteAnimationIndex Property |
Get or set the animation nimber. It is best to change the animation using ChangeAnimation.
It is safer.
Namespace:
SpriteLibrary
Assembly:
SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.5 (1.0.0.5)
Syntaxpublic int AnimationIndex { get; set; }
Property Value
Type:
Int32
See Also