|
enum | { IDD = IDD_TITLE_PAGE
} |
|
|
void | JoinGroup (int nIndex) |
|
void | UpdatePlayerPing (const char *nick, int ping) |
|
int | FindPlayer (const char *nick) |
|
void | RemovePlayer (const char *nick) |
|
void | ChangePlayerNick (const char *oldNick, const char *newNick) |
|
void | SendMessage () |
|
virtual BOOL | OnSetActive () |
|
virtual BOOL | OnKillActive () |
|
virtual LRESULT | OnWizardNext () |
|
|
CListCtrl | m_groups |
|
CListCtrl | m_players |
|
CListBox | m_chatWindow |
|
CString | m_message |
|
|
virtual void | DoDataExchange (CDataExchange *pDX) |
|
virtual BOOL | OnInitDialog () |
|
afx_msg void | OnClickGroups (NMHDR *pNMHDR, LRESULT *pResult) |
|
afx_msg void | OnDblclkGroups (NMHDR *pNMHDR, LRESULT *pResult) |
|
afx_msg void | OnBegindragGroups (NMHDR *pNMHDR, LRESULT *pResult) |
|
The documentation for this class was generated from the following files:
- code/gamespy/Peer/PeerLobby/TitlePage.h
- code/gamespy/Peer/PeerLobby/TitlePage.cpp