Game.onKey

Event called on key action.

class Game
extern (C) nothrow
void
onKey
(
GLFWwindow* window
,
int key
,,
int action
,
int mods
)

Meta