editor_dialogs.hpp File Reference

#include "../display.hpp"
#include "../config.hpp"
#include "../map.hpp"
#include "map_manip.hpp"
#include <map>

Include dependency graph for editor_dialogs.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  map_editor

Functions

bool map_editor::confirm_modification_disposal (display &disp)
 Notify the user that the map is changed and ask if the user wants to proceed.
std::string map_editor::new_map_dialog (display &disp, const t_translation::t_terrain fill_terrain, const bool confirmation_needed, const config &gconfig)
 Show a dialog to create new map.
void map_editor::preferences_dialog (display &disp, config &prefs)
 Show a dialog where the user may set the preferences used in the editor.
bool map_editor::resize_dialog (display &disp, unsigned &width, unsigned &height, int &x_offset, int &y_offset, bool &do_expand)
 Show a dialog asking for the new size of the map.
FLIP_AXIS map_editor::flip_dialog (display &disp)


Detailed Description

Definition in file editor_dialogs.hpp.


Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs