#include <sstream>#include <pgimage.h>#include <pgpropertyeditor.h>#include <pgpropertyfield_integer.h>#include <pgpropertyfield_string.h>#include <pgpropertyfield_checkbox.h>#include <pgpropertyfield_button.h>#include <pgpropertyfield_intdropdown.h>#include "newmap.h"#include "editmapparam.h"#include "../gamemap.h"#include "../paradialog.h"#include "../itemrepository.h"#include "../edselfnt.h"#include "../edgen.h"Include dependency graph for newmap.cpp:

Go to the source code of this file.
Functions | |
| GameMap * | createNewMap () |
| void | editMap (GameMap *map) |
|
|
Definition at line 181 of file newmap.cpp. References NewMap::GetResult(), ASC_PG_Dialog::RunModal(), and PG_Widget::Show(). Referenced by newmap(). |
|
|
Definition at line 189 of file newmap.cpp. References ASC_PG_Dialog::RunModal(), and PG_Widget::Show(). Referenced by execaction_pg(). |
1.4.2