Function Sprite.centered

If true, texture is centered.

bool centered() nothrow @property @nogc;

void centered (
  bool v
) nothrow @property @nogc;