Function AnimatedSprite.offset

The texture's drawing offset.

Vector2 offset() nothrow @property @nogc;

void offset (
  Vector2 v
) nothrow @property @nogc;