Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals   Related Pages  

CBotInfo Class Reference

Private class for general bot information. More...

#include <botinfo.h>

Inheritance diagram for CBotInfo:

CVisibleBotInfo CMovingGameObj CGameObj CBot

Public Member Functions

 CBotInfo ()
 Default constructor.

virtual ~CBotInfo ()
 Destructor.

char actionDelay ()
 Getter for the remaining time to finish current action.

const CWeaponweapon ()
 Getter for current weapon.


Protected Attributes

char mActionDelay
 Turns remaining before done current action.

CWeaponmWeapon
 Current weapon.

TBotAction mBotAction
 Current action.

bool mBunkered
 Is the robot bunkered.


Detailed Description

Private class for general bot information.


Member Function Documentation

char CBotInfo::actionDelay  
 

Getter for the remaining time to finish current action.

Returns:
Turns left before finished current action.


The documentation for this class was generated from the following file:
Generated on Mon Jun 9 22:02:25 2003 for Drunken Bot III by doxygen1.3-rc3