eventButton
fn
int eventButton() nothrow @nogcGets the mouse button that triggered the current event.
Returns
Button number (1=left, 2=middle, 3=right), or 0 if none
int eventButton() nothrow @nogcGets the mouse button that triggered the current event.