X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fe604ccddcf5696a751892ad70dbc822be239c95..6cf7c00f3beb3aa6c84b47d43d904e0e40f91a97:/docs/latex/wx/joystick.tex?ds=sidebyside diff --git a/docs/latex/wx/joystick.tex b/docs/latex/wx/joystick.tex index 118a233360..f9c03f49fb 100644 --- a/docs/latex/wx/joystick.tex +++ b/docs/latex/wx/joystick.tex @@ -6,6 +6,10 @@ wxJoystick allows an application to control one or more joysticks. \helpref{wxObject}{wxobject} +\wxheading{Include files} + + + \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}