I mean, you can do something like:
WholeScreen:addEventListener(“touch”, function(e) return true; end)
but then later you cannot do a removeEventListener for it. At least I don’t see any way to do that. Is there some trick that allows using closures for EventListeners? Would be very handy. [import]uid: 160496 topic_id: 29856 reply_id: 329856[/import]
[import]uid: 160496 topic_id: 29856 reply_id: 119800[/import]