]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/joyevent.tex
assert if opening more than one find/replace dialog under the same parent -- this...
[wxWidgets.git] / docs / latex / wx / joyevent.tex
index 03f1a55a702d29e24dcf7e667702b4defbd47974..86316170512211adca6f7cea199ccacb06a82bbb 100644 (file)
@@ -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}