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

botinfo.h File Reference

Definition of bot info classes. More...

Go to the source code of this file.

Data Structures

class  CBotInfo
 Private class for general bot information. More...

class  CVisibleBotInfo
 Public class for general bot information. More...


Enumerations

enum  TBotAction {
  EActionNone = 0, EActionMove = 1, EActionShoot = 2, EActionBunker = 4,
  EActionPickWeapon = 8, EActionDropWeapon = 16
}
 Bot actions. More...


Detailed Description

Definition of bot info classes.

This header specifies internal and external data structures for the game objectish information of the robots.

See also:
CBot

Todo:
Foo
Author:
inz
Version:
0.1

Enumeration Type Documentation

enum TBotAction
 

Bot actions.

Every action is a combination of these. See CBotAI::checkAction() for detailed information about legal actions.


Generated on Mon Jun 9 22:02:24 2003 for Drunken Bot III by doxygen1.3-rc3