- draw
void draw(Vec2f position)
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw(Vec2f pivot, float pivotDistance, float pivotAngle)
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw(Vec2f pivot, Vec2f pivotOffset, float pivotAngle)
Undocumented in source. Be warned that the author may not have intended to support it.
- drawRotated
void drawRotated(Vec2f position)
Undocumented in source. Be warned that the author may not have intended to support it.
- drawUnchecked
void drawUnchecked(Vec2f position)
Undocumented in source. Be warned that the author may not have intended to support it.
- fit
void fit(Vec2f newSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- isInside
bool isInside(Vec2f position)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
Sprite opAssign(Texture newTexture)
Undocumented in source. Be warned that the author may not have intended to support it.