Namespace MonoEight.Core.Sprite
Classes
- Animation
A named animation sequence defined by an array of frame indices.
- Animator
A Component that renders animated sprites by cycling through frames form a SpriteSheet.
- SpriteRenderer
A Component for rendering a Microsoft.Xna.Framework.Graphics.Texture2D to the screen.
- SpriteSheet
A collection of sprites sliced from a larger texture