
See: Description
| Interface | Description |
|---|---|
| MultiTouchController.MultiTouchObjectCanvas<T> |
| Class | Description |
|---|---|
| MultiTouchController<T> |
A class that simplifies the implementation of multitouch in applications.
|
| MultiTouchController.PointInfo |
A class that packages up all MotionEvent information with all derived multitouch information (if available)
|
| MultiTouchController.PositionAndScale |
A class that is used to store scroll offsets and scale information for objects that are managed by the multitouch controller
|