Function AnimatedSprite.speedScale
The animation speed is multiplied by this value.
double speedScale() nothrow @property @nogc;
void speedScale
(
double v
) nothrow @property @nogc;
The animation speed is multiplied by this value.
double speedScale() nothrow @property @nogc;
void speedScale
(
double v
) nothrow @property @nogc;