OpenXcom
1.0
Open-source clone of the original X-Com
|
Match a city based on coordinates. More...
Public Member Functions | |
EqualCoordinates (double lon, double lat) | |
Remembers the coordinates. | |
bool | operator() (const City *city) const |
Compares with stored coordinates. | |
Match a city based on coordinates.
This function object compares a city's coordinates with the stored coordinates.