Package touchscreen

Interface Summary
TouchScreenApplication Your app must implement this to use the touch screen properly.
 

Class Summary
Point Simple class to represent a touch-screen point.
Touch Represents one hand touching a screen.
Touches Touches (extends ArrayList) is a list of Touches.
TouchReceiver Main class for listening to touch events coming across the network.