|
enum | { IDD = IDD_SCRACESAMPLE_DIALOG
} |
|
|
void | FakeStats () |
|
BOOL | SetupHosting () |
|
BOOL | SetupJoining () |
|
BOOL | SetupMatch () |
|
void | Countdown () |
|
void | Logout () |
|
void | StartRace () |
|
void | ReportStats () |
|
| CScRaceSampleDlg (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 |
|
CString | m_remoteResponse |
|
int | m_state |
|
BOOL | m_hosting |
|
CString | m_challenge |
|
gsi_bool | m_win |
|
gsi_bool | m_tie |
|
gsi_bool | m_disconnect |
|
gsi_bool | m_reportSent |
|
CLoginDlg | m_loginDlg |
|
CHostOrJoinDlg | m_hostOrJoinDlg |
|
CWaitingDlg | m_waitingDlg |
|
GT2Socket | m_GT2Socket |
|
GT2Connection | m_GT2Connection |
|
SCInterfacePtr | m_interface |
|
int | m_remoteProfile |
|
GSLoginCertificate | m_remoteCertificate |
|
gsi_u8 | m_remoteConnId [SC_CONNECTION_GUID_SIZE] |
|
CButton | m_startRace |
|
CProgressCtrl | m_remoteProgress |
|
CProgressCtrl | m_localProgress |
|
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 () |
|
The documentation for this class was generated from the following files:
- code/gamespy/sc/scRaceSample/ScRaceSampleDlg.h
- code/gamespy/sc/scRaceSample/ScRaceSampleDlg.cpp