IWindowListener.onMouseClick

Called on mouse click. Returns: true if the event was handled.

interface IWindowListener
nothrow @nogc
bool
onMouseClick
(
int x
,
int y
,
MouseButton mb
,,
MouseState mstate
)

Meta