X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..aad035b2f51cc206edc0b888695dfb5c8d53687a:/docs/latex/wx/joyevent.tex diff --git a/docs/latex/wx/joyevent.tex b/docs/latex/wx/joyevent.tex index fc67dd7de0..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} @@ -30,7 +31,7 @@ functions that take a wxJoystickEvent argument. \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxJoystickEvent::wxJoystickEvent} +\membersection{wxJoystickEvent::wxJoystickEvent}\label{wxjoystickeventctor} \func{}{wxJoystickEvent}{\param{WXTYPE}{ eventType = 0}, \param{int}{ state = 0}, \param{int}{ joystick = wxJOYSTICK1}, \param{int }{change = 0}}