Sprite

Constructors

this
this()
this
this(string sheetpath)
this
this(Texture texture)

Members

Variables

clip
Rect clip;
origin
Vector2 origin;

Defaults to the center of the sprite

texture
Texture texture;
tint
Color tint;

Meta