Function VisibilityEnabler2D.physicsProcessParent
If true
, the parent's Node
will be stopped.
bool physicsProcessParent() nothrow @property @nogc;
void physicsProcessParent
(
bool v
) nothrow @property @nogc;