Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -16,14 +16,14 @@ wxJoystick allows an application to control one or more joysticks.
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxJoystick::wxJoystick}\label{wxjoystickconstr}
|
||||
\membersection{wxJoystick::wxJoystick}\label{wxjoystickctor}
|
||||
|
||||
\func{}{wxJoystick}{\param{int}{ joystick = wxJOYSTICK1}}
|
||||
|
||||
Constructor. {\it joystick} may be one of wxJOYSTICK1, wxJOYSTICK2, indicating the joystick
|
||||
controller of interest.
|
||||
|
||||
\membersection{wxJoystick::\destruct{wxJoystick}}
|
||||
\membersection{wxJoystick::\destruct{wxJoystick}}\label{wxjoystickdtor}
|
||||
|
||||
\func{}{\destruct{wxJoystick}}{\void}
|
||||
|
||||
|
Reference in New Issue
Block a user