Interface Input

All Known Subinterfaces:
GestureInput, KeyboardInput, MouseInput
All Known Implementing Classes:
AbstractGestureInput, AbstractMouseInput, CommandInput, KeystrokeInput, MouseClickInput

public interface Input
An encapsulation of user input.
Author:
Garret Wilson