Game.onMouseButton

Event called on mouse button action.

class Game
extern (C) nothrow
void
onMouseButton
(
GLFWwindow* window
,
int button
,
int action
,
int dunno
)

Meta