#include "editor/editor_display.hpp"
#include "editor/editor_main.hpp"
#include "editor/map/context_manager.hpp"
#include "editor/map/map_context.hpp"
#include "editor/map/map_fragment.hpp"
#include "editor/toolkit/editor_toolkit.hpp"
#include "controller_base.hpp"
#include "help/help.hpp"
#include "hotkey/command_executor.hpp"
#include "mouse_handler_base.hpp"
#include "tooltips.hpp"
#include "sound_music_track.hpp"
Go to the source code of this file.
Classes | |
class | editor::editor_controller |
The editor_controller class contains the mouse and keyboard event handling routines for the editor. More... | |
Namespaces | |
tooltips | |
tooltips. | |
font | |
Graphical text output. | |
editor | |
Manage the empty-palette in the editor. | |
Functions | |
std::string | editor::get_left_button_function () |