Function VisibilityEnabler2D.pauseAnimations
If true, AnimationPlayer nodes will be paused.
bool pauseAnimations() nothrow @property @nogc;
void pauseAnimations
(
bool v
) nothrow @property @nogc;
If true, AnimationPlayer nodes will be paused.
bool pauseAnimations() nothrow @property @nogc;
void pauseAnimations
(
bool v
) nothrow @property @nogc;