Click or drag to resize

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.6 (1.0.0.6)
Syntax
C#
public int AnimationIndex { get; set; }

Property Value

Type: Int32
See Also