The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Enumerations | Functions
editor_main.hpp File Reference
#include <string>
Include dependency graph for editor_main.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 editor
 Manage the empty-palette in the editor.
 

Enumerations

enum  editor::EXIT_STATUS { editor::EXIT_NORMAL, editor::EXIT_QUIT_TO_DESKTOP, editor::EXIT_RELOAD_DATA, editor::EXIT_ERROR }
 

Functions

EXIT_STATUS editor::start (const config &game_config, CVideo &video, const std::string &filename="", bool take_screenshot=false, const std::string &screenshot_filename="map_screenshot.bmp")
 Main interface for launching the editor from the title screen. More...