Capturing Coordinates of a continous touch
Hey guys, heres what I am working on.
I need to capture the coordinates of a continuous touch as it happens at the fastest frame rate possible. Can something be done with calls to touches moved? As in storing each successive coordinate captured into an array? Thanks again!
|