#include "loadpcx.h"#include "mapdisplay.h"#include "mapimageexport.h"#include "dialogs/fileselector.h"#include "graphics/surface2png.h"#include "spfst.h"#include "iconrepository.h"Include dependency graph for mapimageexport.cpp:

Go to the source code of this file.
Functions | |
| void | writemaptopcx (GameMap *gamemap, bool addview) |
|
||||||||||||
|
Definition at line 78 of file mapimageexport.cpp. References WholeMapRenderer::render(), WholeMapRenderer::renderVisibility(), selectFile(), and WholeMapRenderer::writePNG(). Referenced by execaction_pg(), execuseraction2(), process_ASC_map(), and process_BI_map(). |
1.4.2