Public Member Functions | |
| KAWinMultiPlayer (KWin *pFather, KFPt &Pos, KFPt &Size, KInterface *pInterface) | |
| ~KAWinMultiPlayer () | |
| virtual void | Display () |
| virtual void | Manage () |
| virtual void | OnShow () |
| virtual void | Load () |
| virtual void | Unload () |
| virtual void | OnAddServersList (KServerInfo &ServerInfo) |
| virtual void | OnFlushServersList () |
Protected Member Functions | |
| void | Refresh () |
Protected Attributes | |
| KSHADER | m_hBackGround |
| KButton * | m_pButtonFight |
| KButton * | m_pButtonRefresh |
| KButton * | m_pButtonBack |
| KButton * | m_pButtonConnect |
| KEdit * | m_pPlayerName |
| u32 | m_nServers |
| KWinBrowser * | m_pWinBrowser |
Definition at line 22 of file A_WinMultiPlayer.h.
1.5.1-p1