Hi,
Yep, good point, this action only deal with sending events based on the touch IF you are on the gameobject, so you may be able to get away with acting only when the event touchMoved is fired, if it's not fired, then you are not over it and the user isn't moving.
bye,
Jean