CMainInput Class Reference

#include <CMainInput.h>

Collaboration diagram for CMainInput:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CMainInput (void)
 ~CMainInput (void)
InputClassGetDirectInput (void)
void SetDirectInput (InputClass *pDirectInput)
void SetTimer (CTimer *pTimer)
void Create (void)
void Destroy (void)
void Open (void)
bool IsOpened (void)
void Close (void)
void Update (void)
bool TestUp (void)
bool TestDown (void)
bool TestLeft (void)
bool TestRight (void)
bool TestPrevious (void)
bool TestNext (void)
bool TestPause (void)
bool TestBreak (void)

Private Attributes

CTimerm_pTimer
InputClassm_pDirectInput
SMenuControl m_MenuControls [NUMBER_OF_MENU_CONTROLS]
SSystemControl m_SystemControls [NUMBER_OF_SYSTEM_CONTROLS]


Constructor & Destructor Documentation

CMainInput::CMainInput ( void   ) 

CMainInput::~CMainInput ( void   ) 


Member Function Documentation

InputClass * CMainInput::GetDirectInput ( void   )  [inline]

Here is the caller graph for this function:

void CMainInput::SetDirectInput ( InputClass pDirectInput  )  [inline]

Here is the caller graph for this function:

void CMainInput::SetTimer ( CTimer pTimer  )  [inline]

Here is the caller graph for this function:

void CMainInput::Create ( void   ) 

Here is the caller graph for this function:

void CMainInput::Destroy ( void   ) 

Here is the caller graph for this function:

void CMainInput::Open ( void   ) 

Here is the call graph for this function:

Here is the caller graph for this function:

bool CMainInput::IsOpened ( void   ) 

Here is the call graph for this function:

void CMainInput::Close ( void   ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void CMainInput::Update ( void   ) 

Here is the call graph for this function:

Here is the caller graph for this function:

bool CMainInput::TestUp ( void   )  [inline]

Here is the caller graph for this function:

bool CMainInput::TestDown ( void   )  [inline]

Here is the caller graph for this function:

bool CMainInput::TestLeft ( void   )  [inline]

Here is the caller graph for this function:

bool CMainInput::TestRight ( void   )  [inline]

Here is the caller graph for this function:

bool CMainInput::TestPrevious ( void   )  [inline]

Here is the caller graph for this function:

bool CMainInput::TestNext ( void   )  [inline]

Here is the caller graph for this function:

bool CMainInput::TestPause ( void   )  [inline]

Here is the caller graph for this function:

bool CMainInput::TestBreak ( void   )  [inline]

Here is the caller graph for this function:


Member Data Documentation

SMenuControl CMainInput::m_MenuControls[NUMBER_OF_MENU_CONTROLS] [private]

SSystemControl CMainInput::m_SystemControls[NUMBER_OF_SYSTEM_CONTROLS] [private]


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