Function VisibilityEnabler2D.setEnabler
Sets active state of the enabler identified by given enabler
constant.
void setEnabler
(
const(long) enabler,
const(bool) enabled
) nothrow @nogc;
Sets active state of the enabler identified by given enabler
constant.
void setEnabler
(
const(long) enabler,
const(bool) enabled
) nothrow @nogc;