I was looking for some input regarding the best way to capture granular touch data. From what I've gathered in googling it doesn't appear access is available until after the touch algorithm has done its magic. So I wondered about doing a point by point comparison via GCPoint for a given touch area.
Does anyone have any thoughts or suggestions on this?
TIA