A sprite is any object that can be drawn with the rendering parameters specified by the programmer, such as position, size, rotation angle, etc. It does not have to be a set of pictures, but some object, for example, that sets the renderer to draw lines to represent an object. This object is IDrawableEx, where you can describe the rendering parameters.
Sprite unit description module.