X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f0e8a2d07799ba3a8d03487dfc181d7f5a38a2ad..7dd40b6f4b31e6bc9c7f626f1461aff8adf7714c:/docs/latex/wx/joyevent.tex?ds=sidebyside diff --git a/docs/latex/wx/joyevent.tex b/docs/latex/wx/joyevent.tex index 03f1a55a70..8631617051 100644 --- a/docs/latex/wx/joyevent.tex +++ b/docs/latex/wx/joyevent.tex @@ -22,6 +22,7 @@ functions that take a wxJoystickEvent argument. \twocolitem{{\bf EVT\_JOY\_BUTTON\_UP(func)}}{Process a wxEVT\_JOY\_BUTTON\_UP event.} \twocolitem{{\bf EVT\_JOY\_MOVE(func)}}{Process a wxEVT\_JOY\_MOVE event.} \twocolitem{{\bf EVT\_JOY\_ZMOVE(func)}}{Process a wxEVT\_JOY\_ZMOVE event.} +\twocolitem{{\bf EVT\_JOYSTICK\_EVENTS(func)}}{Processes all joystick events.} \end{twocollist}% \wxheading{See also}