Sprite Constructor
Animation Studio Reference

Sprite Constructor

Do not use this constructor to initialize a Sprite use Sprite

Overload List

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);

See Also

Sprite Class | AnimationStudio Namespace