The listener interface for receiving onMotion events. The class that is
interested in processing a onMotion event implements this interface, and the
object created with that class is registered with a component using the
component's addOnMotionListener method. The OnMotionListener is
primarily responsible for intercepting motion detector events.