#include <cmath>#include <limits>#include "pgeventsupplier.h"#include "global.h"#include "typen.h"#include "mapdisplay.h"#include "vehicletype.h"#include "buildingtype.h"#include "spfst.h"#include "dialog.h"#include "mainscreenwidget.h"#include "sdl/sound.h"#include "dialogs/attackpanel.h"#include "spfst-legacy.h"#include "gameoptions.h"Include dependency graph for pg_mapdisplay.cpp:

Go to the source code of this file.
Classes | |
| class | PG_MapDisplay |
Functions | |
| MapDisplayInterface & | getDefaultMapDisplay () |
Variables | |
| bool | tempsvisible |
| MapDisplayPG * | theGlobalMapDisplay |
| MapDisplayInterface& getDefaultMapDisplay | ( | ) |
| bool tempsvisible |
Definition at line 64 of file mapdisplay.cpp.
Referenced by MapRenderer::paintSingleField(), and PG_MapDisplay::setTempView().
Definition at line 596 of file mapdisplay.cpp.
Referenced by getDefaultMapDisplay(), and MapDisplayPG::MapDisplayPG().
1.5.1