From c31056aaf9fa43677cf9b95849f18d605937cefc Mon Sep 17 00:00:00 2001 From: Philippe Groarke Date: Sun, 30 Jun 2019 14:24:32 -0400 Subject: [PATCH] docs : Fix input modifiers contradiction. --- docs/input.dox | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/input.dox b/docs/input.dox index eb0244a79..934979cd4 100644 --- a/docs/input.dox +++ b/docs/input.dox @@ -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, @endcode -@note GLFW does not yet support the output range and modifiers `+` and `-` that -were recently added to SDL. The input modifiers `+`, `-` and `~` are supported -and described above. +@note The input modifiers `+`, `-` and `~` are supported and described above. @section time Time input