mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 05:36:35 +00:00
docs : Fix input modifiers contradiction.
This commit is contained in:
parent
3a5e99e59a
commit
c31056aaf9
@ -851,9 +851,7 @@ rightstick:b9,leftx:a0,lefty:a1,rightx:a2,righty:a3,lefttrigger:a4,
|
|||||||
righttrigger:a5,dpup:h0.1,dpright:h0.2,dpdown:h0.4,dpleft:h0.8,
|
righttrigger:a5,dpup:h0.1,dpright:h0.2,dpdown:h0.4,dpleft:h0.8,
|
||||||
@endcode
|
@endcode
|
||||||
|
|
||||||
@note GLFW does not yet support the output range and modifiers `+` and `-` that
|
@note The input modifiers `+`, `-` and `~` are supported and described above.
|
||||||
were recently added to SDL. The input modifiers `+`, `-` and `~` are supported
|
|
||||||
and described above.
|
|
||||||
|
|
||||||
|
|
||||||
@section time Time input
|
@section time Time input
|
||||||
|
Loading…
Reference in New Issue
Block a user