|
| enum | { IDD = IDD_LADDERTRACK_DIALOG
} |
| |
|
|
void | FakeStats () |
| |
|
BOOL | SetupHosting () |
| |
|
BOOL | SetupJoining () |
| |
|
BOOL | SetupMatch () |
| |
|
void | UpdatePlayerPositions () |
| |
|
void | Countdown () |
| |
|
void | Logout () |
| |
|
void | StartRace () |
| |
|
void | ReportStats () |
| |
|
| CLadderTrackDlg (CWnd *pParent=NULL) |
| |
|
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
| |
|
|
CString | m_remoteNick |
| |
|
DWORD | m_remoteTime |
| |
|
DWORD | m_localTime |
| |
|
int | m_totalSteps |
| |
|
int | m_step |
| |
|
int | m_numSteps |
| |
|
DWORD | m_start |
| |
|
BOOL | m_racing |
| |
|
int | m_countdown |
| |
|
BOOL | m_challenged |
| |
|
CString | m_remoteResponse |
| |
|
int | m_state |
| |
|
BOOL | m_hosting |
| |
|
CString | m_challenge |
| |
|
int | m_remoteProfile |
| |
|
CLoginDlg | m_loginDlg |
| |
|
CHostOrJoinDlg | m_hostOrJoinDlg |
| |
|
CWaitingDlg | m_waitingDlg |
| |
|
GT2Socket | m_GT2Socket |
| |
|
GT2Connection | m_GT2Connection |
| |
|
CButton | m_startRace |
| |
|
CProgressCtrl | m_remoteProgress |
| |
|
CProgressCtrl | m_localProgress |
| |
|
CString | m_localPosition |
| |
|
CString | m_remotePosition |
| |
|
CString | m_info |
| |
|
|
virtual void | DoDataExchange (CDataExchange *pDX) |
| |
|
virtual BOOL | OnInitDialog () |
| |
|
afx_msg void | OnPaint () |
| |
|
afx_msg HCURSOR | OnQueryDragIcon () |
| |
|
afx_msg void | OnStart () |
| |
|
afx_msg void | OnDestroy () |
| |
|
afx_msg void | OnTimer (UINT nIDEvent) |
| |
|
afx_msg void | OnLogout () |
| |
|
afx_msg void | OnUpdatePositions () |
| |
The documentation for this class was generated from the following files:
- code/gamespy/gstats/ladderTrack/ladderTrackDlg.h
- code/gamespy/gstats/ladderTrack/ladderTrackDlg.cpp