Namespace TrinketTinker.Companions.Anim
Classes
- DrawSnapshot
Record holding all info needed to draw with Microsoft.Xna.Framework.Graphics.SpriteBatch. The position given is the map X,Y position, to be translated to the viewport position on draw.
- TinkerAnimSprite
Simplified animated sprite controller. Not a net object and must be built independently in each game instance.