CMenuMatch Class Reference

Change time options, start of arena closure and number of winning matches. More...

#include <CMenuMatch.h>

Inheritance diagram for CMenuMatch:

Inheritance graph
[legend]
Collaboration diagram for CMenuMatch:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CMenuMatch (void)
virtual ~CMenuMatch (void)

Private Member Functions

void OnCreate (void)
void OnDestroy (void)
void OnUp (void)
void OnDown (void)
void OnLeft (void)
void OnRight (void)
void OnPrevious (void)
void OnNext (void)
void OnUpdate (void)
void OnDisplay (void)

Private Attributes

EMatchOption m_Options [MENUMATCH_OPTIONS_COUNT]
 Options of this menu in the right order.
int m_CursorOption
 Option the cursor hand is currently pointing to.


Detailed Description

Change time options, start of arena closure and number of winning matches.

Constructor & Destructor Documentation

CMenuMatch::CMenuMatch ( void   ) 

CMenuMatch::~CMenuMatch ( void   )  [virtual]


Member Function Documentation

void CMenuMatch::OnCreate ( void   )  [private, virtual]

Implements CMenuBase.

void CMenuMatch::OnDestroy ( void   )  [private, virtual]

Implements CMenuBase.

void CMenuMatch::OnUp ( void   )  [private, virtual]

Implements CMenuBase.

void CMenuMatch::OnDown ( void   )  [private, virtual]

Implements CMenuBase.

void CMenuMatch::OnLeft ( void   )  [private, virtual]

Implements CMenuBase.

Here is the call graph for this function:

void CMenuMatch::OnRight ( void   )  [private, virtual]

Implements CMenuBase.

Here is the call graph for this function:

void CMenuMatch::OnPrevious ( void   )  [private, virtual]

Implements CMenuBase.

Here is the call graph for this function:

void CMenuMatch::OnNext ( void   )  [private, virtual]

Implements CMenuBase.

Here is the call graph for this function:

void CMenuMatch::OnUpdate ( void   )  [private, virtual]

Implements CMenuBase.

void CMenuMatch::OnDisplay ( void   )  [private, virtual]

Implements CMenuBase.

Here is the call graph for this function:


Member Data Documentation

EMatchOption CMenuMatch::m_Options[MENUMATCH_OPTIONS_COUNT] [private]

Options of this menu in the right order.

Option the cursor hand is currently pointing to.


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

Generated on Sat Oct 18 12:26:47 2008 for Bombermaaan by  doxygen 1.5.5
Visit the Bombermaaan project page
SourceForge.net Logo