CCloudManager Class Reference

This class manages the clouds. More...

#include <CCloudManager.h>

Collaboration diagram for CCloudManager:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CCloudManager (void)
 ~CCloudManager (void)
void SetDisplay (CDisplay *pDisplay)
void Create (void)
void Destroy (void)
void Update (float DeltaTime)
void Display (void)

Private Attributes

CDisplaym_pDisplay
CScroller m_Clouds [NUMBER_OF_CLOUDS]
int m_CloudSprites [NUMBER_OF_CLOUDS]


Detailed Description

This class manages the clouds.

Constructor & Destructor Documentation

CCloudManager::CCloudManager ( void   ) 

CCloudManager::~CCloudManager ( void   ) 

Here is the call graph for this function:


Member Function Documentation

void CCloudManager::SetDisplay ( CDisplay pDisplay  )  [inline]

Here is the caller graph for this function:

void CCloudManager::Create ( void   ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void CCloudManager::Destroy ( void   ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void CCloudManager::Update ( float  DeltaTime  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void CCloudManager::Display ( void   ) 

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

CScroller CCloudManager::m_Clouds[NUMBER_OF_CLOUDS] [private]

int CCloudManager::m_CloudSprites[NUMBER_OF_CLOUDS] [private]


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

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