OpenMoHAA 0.82.0
Loading...
Searching...
No Matches
CLadderTrackDlg Class Reference
Inheritance diagram for CLadderTrackDlg:

Public Types

enum  { IDD = IDD_LADDERTRACK_DIALOG }
 

Public Member Functions

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)
 

Public Attributes

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
 

Protected Member Functions

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 ()
 

Protected Attributes

HICON m_hIcon
 

The documentation for this class was generated from the following files: