gLoopData Class Reference

Collaboration diagram for gLoopData:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 gLoopData ()
void AddCycle (const gCycle *c)

Public Attributes

bool loop
int winding
tArray< const gCycle * > closedIn


Detailed Description

Definition at line 580 of file gAIBase.cpp.


Constructor & Destructor Documentation

gLoopData::gLoopData (  )  [inline]

Definition at line 586 of file gAIBase.cpp.

00586 :loop(false), winding(0){}


Member Function Documentation

void gLoopData::AddCycle ( const gCycle c  )  [inline]

Definition at line 587 of file gAIBase.cpp.

00587 {closedIn[closedIn.Len()] = c;}


Member Data Documentation

bool gLoopData::loop

Definition at line 582 of file gAIBase.cpp.

Referenced by gAISensor::DetectLoop(), and gAIPlayer::EmergencySurvive().

int gLoopData::winding

Definition at line 583 of file gAIBase.cpp.

Referenced by gAISensor::DetectLoop().

tArray<const gCycle*> gLoopData::closedIn

Definition at line 584 of file gAIBase.cpp.

Referenced by gAISensor::DetectLoop(), and gAIPlayer::EmergencySurvive().


The documentation for this class was generated from the following file:
Generated on Sat Mar 15 23:40:02 2008 for Armagetron Advanced by  doxygen 1.5.4