Has anyone run across a good implementation in library or package form that implements MULTI touch processing that includes pinch-zoom, rotate, two finger swipe etc. and is relatively easy to extend?
I wrote the code for pinch-zoom and two finger swipe, but it's been awhile and I am tired of relearning this somewhat messy API with all of it's gotcha's every time I need to extend my actions.