CHurryMessage Class Reference

Manages the hurry message (match end almost reached) during a match. More...

#include <CHurryMessage.h>

Collaboration diagram for CHurryMessage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CHurryMessage (CDisplay *pDisplay, CSound *pSound)
 ~CHurryMessage (void)
bool Update (float DeltaTime)
void Display (void)

Private Attributes

CDisplaym_pDisplay
CSoundm_pSound
CScroller m_Scroller


Detailed Description

Manages the hurry message (match end almost reached) during a match.

Constructor & Destructor Documentation

CHurryMessage::CHurryMessage ( CDisplay pDisplay,
CSound pSound 
)

Here is the call graph for this function:

CHurryMessage::~CHurryMessage ( void   ) 

Here is the call graph for this function:


Member Function Documentation

bool CHurryMessage::Update ( float  DeltaTime  ) 

Returns:
true, if the scroller is out of the screen
See also:
SCroller::Update()

Update the scroller (move)

Here is the call graph for this function:

Here is the caller graph for this function:

void CHurryMessage::Display ( void   ) 

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation


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

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