SimpleWindow.handleMouseEvent

Mouse event handler. Settable through setEventHandlers.

class SimpleWindow
void delegate(MouseEvent) handleMouseEvent;

Meta