Table of Contents

Class Sprite

Namespace
Axolotl2D.Drawable
Assembly
Axolotl2D.dll

Represents an image that can be drawn to the screen. Use LoadSprite(string, Stream) to instantiate this class.

public class Sprite : BaseDrawable, IDisposable
Inheritance
Sprite
Implements
Inherited Members