|
|
| CLobbyWizard (UINT nIDCaption, CWnd *pParentWnd=NULL, UINT iSelectPage=0) |
| |
|
| CLobbyWizard (LPCTSTR pszCaption, CWnd *pParentWnd=NULL, UINT iSelectPage=0) |
| |
|
void | StartHourglass () |
| |
|
void | StopHourglass () |
| |
|
virtual BOOL | OnInitDialog () |
| |
|
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
| |
|
|
PEER | m_peer |
| |
|
BOOL | m_hosting |
| |
|
BOOL | m_groupRooms |
| |
|
HWND | m_nextButtonWnd |
| |
|
HICON | m_greenSmileyIcon |
| |
|
int | m_greenSmileyIndex |
| |
|
HICON | m_yellowSmileyIcon |
| |
|
int | m_yellowSmileyIndex |
| |
|
HICON | m_redSmileyIcon |
| |
|
int | m_redSmileyIndex |
| |
|
HICON | m_stagingRoomIcon |
| |
|
int | m_stagingRoomIndex |
| |
|
HICON | m_runningGameIcon |
| |
|
int | m_runningGameIndex |
| |
|
CImageList | m_imageList |
| |
|
HCURSOR | m_lastCursor |
| |
|
|
afx_msg void | OnTimer (UINT nIDEvent) |
| |
The documentation for this class was generated from the following files:
- code/gamespy/Peer/PeerLobby/LobbyWizard.h
- code/gamespy/Peer/PeerLobby/LobbyWizard.cpp