Question
con.mouseChildren = false;
hallo!
well, is it able to use
con.mouseChildren = false;
with something like
con.getChildByName("hoch");
so that not all of the childreens are blocked, only a few of them?
i do not want to use removeEventListener!!
thank's
well, is it able to use
con.mouseChildren = false;
with something like
con.getChildByName("hoch");
so that not all of the childreens are blocked, only a few of them?
i do not want to use removeEventListener!!
thank's