sprite library
Classes
- BatchItem
- A single item in a SpriteBatch.
- Sprite
- A Sprite is a region of an Image that can be rendered in the Canvas.
- SpriteAnimation
- Represents a sprite animation, that is, a list of sprites that change with time.
- SpriteAnimationData
- SpriteAnimationFrame
- Represents a single sprite animation frame.
- SpriteAnimationFrameData
- SpriteAnimationTicker
- A helper class to make the spriteAnimation tick.
- SpriteBatch
- The SpriteBatch API allows for rendering multiple items at once.
- SpriteSheet
- Utility class to help extract animations and sprites from a sprite sheet image.