mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
e8e05d462c
Fixes #276.
14 lines
165 B
Plaintext
14 lines
165 B
Plaintext
/*!
|
|
|
|
@page input Input handling guide
|
|
|
|
@tableofcontents
|
|
|
|
@section input_key Keyboard input
|
|
|
|
@section input_mouse Mouse input
|
|
|
|
@section input_joy Joystick input
|
|
|
|
*/
|