#include <string>
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 (bool clear_id, const std::string &filename="", bool take_screenshot=false, const std::string &screenshot_filename="map_screenshot.png") |
Main interface for launching the editor from the title screen. More... | |
std::string | editor::initialize_addon () |