Function AnimatedSprite.frame
The displayed animation frame's index.
long frame() nothrow @property @nogc;
void frame
(
long v
) nothrow @property @nogc;
The displayed animation frame's index.
long frame() nothrow @property @nogc;
void frame
(
long v
) nothrow @property @nogc;