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

Public Types

enum  { IDD = IDD_STAGING_PAGE }

Public Member Functions

int FindPlayer (const char *nick)
void UpdatePlayerPing (const char *nick, int ping)
void UpdatePlayerReady (const char *nick, BOOL ready)
void RemovePlayer (const char *nick)
void ChangePlayerNick (const char *oldNick, const char *newNick)
void SendMessage ()
void CheckEnableFinish ()
virtual BOOL OnSetActive ()
virtual LRESULT OnWizardBack ()
virtual BOOL OnWizardFinish ()
virtual BOOL OnKillActive ()

Public Attributes

CListCtrl m_players
CListBox m_chatWindow
CString m_message
int m_ready

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
afx_msg void OnReady ()
afx_msg void OnNotReady ()
virtual BOOL OnInitDialog ()

The documentation for this class was generated from the following files:
  • code/gamespy/Peer/PeerLobby/StagingPage.h
  • code/gamespy/Peer/PeerLobby/StagingPage.cpp