gCycleTouchEvent Class Reference

List of all members.

Public Member Functions

 gCycleTouchEvent ()

Public Attributes

REAL dist
REAL otherDist
int otherSide
int winding


Detailed Description

Definition at line 329 of file gAIBase.cpp.


Constructor & Destructor Documentation

gCycleTouchEvent::gCycleTouchEvent (  )  [inline]

Definition at line 336 of file gAIBase.cpp.

00337     {
00338         dist      = 0;
00339         otherDist = 0;
00340         otherSide = -100;
00341     }


Member Data Documentation

REAL gCycleTouchEvent::dist

Definition at line 331 of file gAIBase.cpp.

Referenced by CheckLoop(), CycleBlocksWayHelper(), gCycleMemory::Earliest(), and gCycleMemory::Latest().

REAL gCycleTouchEvent::otherDist

Definition at line 332 of file gAIBase.cpp.

Referenced by CheckLoop(), and CycleBlocksWayHelper().

int gCycleTouchEvent::otherSide

Definition at line 333 of file gAIBase.cpp.

Referenced by CheckLoop(), and CycleBlocksWayHelper().

int gCycleTouchEvent::winding

Definition at line 334 of file gAIBase.cpp.

Referenced by CheckLoop(), and CycleBlocksWayHelper().


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