Property SpriteIndex
SpriteIndex
Gets or sets the sprite index. The sprite index is zero-based, starting with 0 on the sprite sheet. Sprite sheets are generally 16 by 16.
Declaration
public int SpriteIndex { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |