Package org.metalev.multitouch.controller
Originally sourced from Luke Hatch's Multitouch controller https://github.
See: Description
-
Class Summary Class Description PointInfo A class that packages up all MotionEvent information with all derived multitouch information (if available) PositionAndScale A class that is used to store scroll offsets and scale information for objects that are managed by the multitouch controller MultiTouchController A class that simplifies the implementation of multitouch in applications. -
Interface Summary Interface Description MultiTouchObjectCanvas