Function VisibilityEnabler2D.pauseAnimatedSprites

If true, AnimatedSprite nodes will be paused.

bool pauseAnimatedSprites() nothrow @property @nogc;

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