Function AnimatedSprite.centered
If true
, texture will be centered.
bool centered() nothrow @property @nogc;
void centered
(
bool v
) nothrow @property @nogc;
If true
, texture will be centered.
bool centered() nothrow @property @nogc;
void centered
(
bool v
) nothrow @property @nogc;