CPauseMessage Class Reference

Handles the pause message during a match. More...

#include <CPauseMessage.h>

Collaboration diagram for CPauseMessage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CPauseMessage (CDisplay *pDisplay, CSound *pSound)
 ~CPauseMessage (void)
void Update (float DeltaTime)
void Display (void)
bool IsWaiting (void)
void GetOut (void)
bool IsOutOfBounds (void)

Private Attributes

CScroller m_Scroller
CDisplaym_pDisplay
CSoundm_pSound
bool m_Waiting
bool m_HaveToGetOut


Detailed Description

Handles the pause message during a match.

Constructor & Destructor Documentation

CPauseMessage::CPauseMessage ( CDisplay pDisplay,
CSound pSound 
)

Here is the call graph for this function:

CPauseMessage::~CPauseMessage ( void   ) 

Here is the call graph for this function:


Member Function Documentation

void CPauseMessage::Update ( float  DeltaTime  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void CPauseMessage::Display ( void   ) 

Here is the call graph for this function:

Here is the caller graph for this function:

bool CPauseMessage::IsWaiting ( void   )  [inline]

Here is the caller graph for this function:

void CPauseMessage::GetOut ( void   ) 

Here is the call graph for this function:

Here is the caller graph for this function:

bool CPauseMessage::IsOutOfBounds ( void   )  [inline]

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

bool CPauseMessage::m_Waiting [private]


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

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