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