|
enum | { IDD = IDD_MULTITRACK_DIALOG
} |
|
|
void | UpdateRatingsDisplay () |
|
void | UpdateStats () |
|
void | ReportStats () |
|
void | StartRace () |
|
void | Countdown () |
|
void | Logout () |
|
BOOL | SetupJoining () |
|
BOOL | SetupHosting () |
|
BOOL | SetupMatch () |
|
| CMultiTrackDlg (CWnd *pParent=NULL) |
|
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
|
|
int | m_localRatings [4] |
|
int | m_remoteRatings [4] |
|
CString | m_remoteNick |
|
DWORD | m_remoteTime |
|
DWORD | m_localTime |
|
int | m_totalSteps |
|
int | m_event |
|
int | m_step |
|
int | m_numSteps |
|
DWORD | m_start |
|
BOOL | m_racing |
|
int | m_countdown |
|
BOOL | m_challenged |
|
CWaitingDlg | m_waitingDlg |
|
CString | m_remoteResponse |
|
int | m_state |
|
CLoginDlg | m_loginDlg |
|
CHostOrJoinDlg | m_hostOrJoinDlg |
|
BOOL | m_hosting |
|
CString | m_challenge |
|
int | m_remoteProfile |
|
GT2Connection | m_connection |
|
GT2Socket | m_socket |
|
CButton | m_start100 |
|
CButton | m_start200 |
|
CProgressCtrl | m_remoteProgress |
|
CProgressCtrl | m_localProgress |
|
CButton | m_start50 |
|
CString | m_info |
|
CString | m_localInfo100 |
|
CString | m_localInfo200 |
|
CString | m_localInfo50 |
|
CString | m_localInfoOverall |
|
CString | m_remoteInfo100 |
|
CString | m_remoteInfo200 |
|
CString | m_remoteInfo50 |
|
CString | m_remoteInfoOverall |
|
|
virtual void | DoDataExchange (CDataExchange *pDX) |
|
virtual BOOL | OnInitDialog () |
|
afx_msg void | OnPaint () |
|
afx_msg HCURSOR | OnQueryDragIcon () |
|
afx_msg void | OnLogout () |
|
afx_msg void | OnDestroy () |
|
afx_msg void | OnTimer (UINT nIDEvent) |
|
afx_msg void | OnStart50 () |
|
afx_msg void | OnStart100 () |
|
afx_msg void | OnStart200 () |
|
The documentation for this class was generated from the following files:
- code/gamespy/gstats/multiTrack/multiTrackDlg.h
- code/gamespy/gstats/multiTrack/multiTrackDlg.cpp