#include <algorithm>
#include <ctime>
#include <cmath>
#include "global.h"
#include "typen.h"
#include "vehicletype.h"
#include "buildingtype.h"
#include "spfst.h"
Include dependency graph for mapfield.cpp:

Go to the source code of this file.
Functions | |
| bool | compareObjectHeight (const Object &o1, const Object &o2) |
Definition in file mapfield.cpp.
|
||||||||||||
|
Definition at line 312 of file mapfield.cpp. References ObjectType::imageHeight, and Object::typ. Referenced by tfield::sortobjects(). |
1.4.2