]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/joystick.tex
updated legalese regarding libtiff, libjpeg
[wxWidgets.git] / docs / latex / wx / joystick.tex
index 118a233360e18015b3db468666b3295d2db68d4b..f9c03f49fbda3252eddde17bda3b776179e05a02 100644 (file)
@@ -6,6 +6,10 @@ wxJoystick allows an application to control one or more joysticks.
 
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/joystick.h>
+
 \wxheading{See also}
 
 \helpref{wxJoystickEvent}{wxjoystickevent}
@@ -147,11 +151,11 @@ Gets the position of the fifth axis of the joystick, if it exists.
 
 Returns the maximum V position.
 
-\membersection{wxJoystick::GetUMin}\label{wxjoystickgetumin}
+\membersection{wxJoystick::GetVMin}\label{wxjoystickgetvmin}
 
-\constfunc{int}{GetUMin}{\void}
+\constfunc{int}{GetVMin}{\void}
 
-Returns the minimum U position.
+Returns the minimum V position.
 
 \membersection{wxJoystick::GetVPosition}\label{wxjoystickgetvposition}