InputHandler.onMouseClick

Event called on mouse button click action.

class InputHandler
@nogc @safe extern (C) pure nothrow
void
onMouseClick
(
GLFWwindow* window
,
int button
,
int action
,
int dunno
)

Meta