Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 246 Bytes

sprite_image.md

File metadata and controls

5 lines (3 loc) · 246 Bytes

SpriteImage class

The SpriteImage abstract class is a superclass for encapsulating raster and vector images for use in the same sprite-related components.

Currently, there are two subclasses: Raster and Svg.