Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

AI::SmallerDistToCity Class Reference

List of all members.

Public Methods

BOOL operator() (UnitDist &ud1, UnitDist ud2)

Member Function Documentation

BOOL AI::SmallerDistToCity::operator() UnitDist   ud1,
UnitDist    ud2
[inline]
 

Definition at line 174 of file AI.cpp.

00174 { return ud1.second < ud2.second; }


The documentation for this class was generated from the following file:
Generated on Wed Apr 23 05:52:17 2003 for Modern Warfare by doxygen1.3-rc2