CMenuInput Class Reference

#include <CMenuInput.h>

Inheritance diagram for CMenuInput:

Inheritance graph
[legend]
Collaboration diagram for CMenuInput:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CMenuInput (void)
virtual ~CMenuInput (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

int m_CursorPlayer
 Player the cursor hand is currently pointing to.


Constructor & Destructor Documentation

CMenuInput::CMenuInput ( void   ) 

CMenuInput::~CMenuInput ( void   )  [virtual]


Member Function Documentation

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

Implements CMenuBase.

Here is the call graph for this function:

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

Implements CMenuBase.

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

Implements CMenuBase.

Here is the call graph for this function:

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

Implements CMenuBase.

Here is the call graph for this function:

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

Implements CMenuBase.

Here is the call graph for this function:

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

Implements CMenuBase.

Here is the call graph for this function:

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

Implements CMenuBase.

Here is the call graph for this function:

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

Implements CMenuBase.

Here is the call graph for this function:

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

Implements CMenuBase.

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

Implements CMenuBase.

Here is the call graph for this function:


Member Data Documentation

Player 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