Function AnimatedSprite.isPlaying
Returns true if an animation is currently being played.
bool isPlaying() nothrow @nogc const;
Returns true if an animation is currently being played.
bool isPlaying() nothrow @nogc const;