OpenXcom  1.0
Open-source clone of the original X-Com
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
OpenXcom::EqualCoordinates Class Reference

Match a city based on coordinates. More...

Inheritance diagram for OpenXcom::EqualCoordinates:

Public Member Functions

 EqualCoordinates (double lon, double lat)
 Remembers the coordinates.
 
bool operator() (const City *city) const
 Compares with stored coordinates.
 

Detailed Description

Match a city based on coordinates.

This function object compares a city's coordinates with the stored coordinates.


The documentation for this class was generated from the following file: