gAIPlayer::ThinkDataBase Struct Reference

#include <gAIBase.h>

Inheritance diagram for gAIPlayer::ThinkDataBase:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 ThinkDataBase ()

Public Attributes

int turn
REAL thinkAgain


Detailed Description

Definition at line 138 of file gAIBase.h.


Constructor & Destructor Documentation

gAIPlayer::ThinkDataBase::ThinkDataBase (  )  [inline]

Definition at line 143 of file gAIBase.h.

00144                 : turn(0), thinkAgain(0)
00145         {
00146         }


Member Data Documentation

int gAIPlayer::ThinkDataBase::turn

Definition at line 140 of file gAIBase.h.

Referenced by gAIPlayer::ActOnData(), gAIPlayer::EmergencySurvive(), operator<<(), and operator>>().

REAL gAIPlayer::ThinkDataBase::thinkAgain

Definition at line 141 of file gAIBase.h.

Referenced by gAIPlayer::ActOnData(), operator<<(), operator>>(), gAIPlayer::Think(), gAIPlayer::ThinkCloseCombat(), gAIPlayer::ThinkPath(), gAIPlayer::ThinkSurvive(), and gAIPlayer::ThinkTrace().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 15 23:33:30 2008 for Armagetron Advanced by  doxygen 1.5.4