OpenMortal Apocalypse mirror
Sourceforge mirror
SourceForge.net Logo
      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

CChallengeMenu Class Reference
[Networking layer]

Displays the 'you have been challenged' screen. More...

Inheritance diagram for CChallengeMenu:

CMenu List of all members.

Public Member Functions

 CChallengeMenu (std::string a_sChallenger)
 ~CChallengeMenu ()
bool GetAccepted ()
void ItemActivated (int a_iItemCode, CMenuItem *a_poMenuItem)

Protected Attributes

std::string m_sChallenger
bool m_bAccepted

Detailed Description

Displays the 'you have been challenged' screen.


Constructor & Destructor Documentation

CChallengeMenu::CChallengeMenu std::string  a_sChallenger  )  [inline]
 

CChallengeMenu::~CChallengeMenu  )  [inline]
 


Member Function Documentation

bool CChallengeMenu::GetAccepted  )  [inline]
 

void CChallengeMenu::ItemActivated int  a_iItemCode,
CMenuItem a_poMenuItem
[inline, virtual]
 

Reimplemented from CMenu.


Member Data Documentation

bool CChallengeMenu::m_bAccepted [protected]
 

std::string CChallengeMenu::m_sChallenger [protected]
 


The documentation for this class was generated from the following file: