Class Sprite
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
Represents an image that can be drawn to the screen. Use LoadSprite(string, Stream) to instantiate this class.
public class Sprite : BaseDrawable, IDisposable