GLFW_PRESS

The key or mouse button was pressed.

The key or mouse button was pressed.

Ingroup: input

extern (C) @nogc nothrow __gshared
enum GLFW_PRESS = 1;

Meta