CAiManager Class Reference

#include <CAiManager.h>

Collaboration diagram for CAiManager:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CAiManager (void)
virtual ~CAiManager (void)
void SetArena (CArena *pArena)
void SetDisplay (CDisplay *pDisplay)
void Create (COptions *pOptions)
void Destroy (void)
void Update (float DeltaTime)

Private Attributes

CAiBomberm_pBombers [MAX_PLAYERS]
CAiArena m_Arena
CDisplaym_pDisplay


Constructor & Destructor Documentation

CAiManager::CAiManager ( void   ) 

CAiManager::~CAiManager ( void   )  [virtual]

Here is the call graph for this function:


Member Function Documentation

void CAiManager::SetArena ( CArena pArena  )  [inline]

Here is the call graph for this function:

Here is the caller graph for this function:

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

Here is the caller graph for this function:

void CAiManager::Create ( COptions pOptions  ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void CAiManager::Destroy ( void   ) 

Here is the call graph for this function:

Here is the caller graph for this function:

void CAiManager::Update ( float  DeltaTime  ) 

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

CAiBomber* CAiManager::m_pBombers[MAX_PLAYERS] [private]


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

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