views:

6

answers:

0

Hi there

I will have several objects on my canvas at once and need to detect over which one the user performed a gesture. The only way I can think of is splitting the screen up in to many views and listening in each but this isnt very efficient so has anyone a better way, preferably using seperate gesturedetectors that belong to each object individually?

I will be so so so grateful if someone can help me as I've been tearing my hair out trying to solve this all day