Apocalypse mirror
Sourceforge mirror |
News | Info | Characters | Arenas | Screenshots | Forums | Download | ||||
Developer: | Making of | Character-HOWTO | AI Design | Submit a Character | |||
Documentation: | Main Page | Modules | Class Hierarchy | Class List | File List |
Inheritance diagram for CChatMenu:
Public Member Functions | |
CChatMenu (const TNickMap &a_roNicks) | |
virtual | ~CChatMenu () |
std::string | GetNick () |
std::string | GetChallengedNick () |
void | ItemActivated (int a_iItemCode, CMenuItem *a_poMenuItem) |
Protected Attributes | |
std::string | m_sChallengedNick |
std::string | m_sNick |
const TNickMap & | m_roNicks |
const char * | m_apcNicks [1024] |
int | m_aiNicks [1024] |
CTextMenuItem * | m_poNickMenuItem |
The Chat menu has a different set of operations.
|
|
|
|
|
|
|
|
|
Reimplemented from CMenu. |
|
|
|
|
|
|
|
|
|
|
|
|