Interface MouseInputEvent

All Superinterfaces:
com.globalmentor.event.Event, GestureInputEvent, GuiseEvent, InputEvent

public interface MouseInputEvent extends GestureInputEvent
An event providing information on input from a mouse.
Author:
Garret Wilson