Short Description
Multi-touch provider allowing developers to let their plug-in receive rich multi-touch interaction. Currently supports Mac OS X, and generates raw finger events as well as pre-processed 2-finger gestures (pinch, drag, rotation)Documentation
Below is a sample code showing how to listen to 2-finger gestures.
NOTE: the following sample code requires EzPlug to compile and run.