What happens if several areas are touched at the same time that have different meaning for program execution and multitouch is enabled, like moving an object to the left versus to the right by touching a button?
Does one have to separate such events by specifying “if this button is pressed and not the other one then …”? The examples I looked at just define what is triggered by listener without dealing with listeners that also are active. What is the concept behind that/ how does this work as it should?
Thanks for insight. [import]uid: 109677 topic_id: 22018 reply_id: 322018[/import]
[import]uid: 84637 topic_id: 22018 reply_id: 88868[/import]