glfw: add mouse button IDs
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
a5cc868643
commit
3b2f39daaa
4 changed files with 22 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
//! Modifier key flags
|
||||
//!
|
||||
//! See glfw.SetKeyCallback for how these are used.
|
||||
//! See glfw.setKeyCallback for how these are used.
|
||||
|
||||
const c = @cImport(@cInclude("GLFW/glfw3.h"));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue