Do not use this constructor to initialize a Sprite use Sprite
Do not use this constructor to initialize a Sprite use Sprite
public Sprite();
Constructor for a sprite In most cases you do not use this constructor directly, instead you insert the sprite into the Sprite Collection using the property tab of SpritePanel in the designer.
public Sprite(SpritePanel);
Sprite Class | AnimationStudio Namespace