#include "editor/editor_display.hpp"
#include "editor/editor_main.hpp"
#include "editor/map/context_manager.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 | |
font | |
Graphical text output. | |
editor | |
Manage the empty-palette in the editor. | |
Enumerations | |
enum | editor::menu_type { editor::MAP , editor::LOAD_MRU , editor::PALETTE , editor::AREA , editor::ADDON , editor::SIDE , editor::TIME , editor::LOCAL_TIME , editor::SCHEDULE , editor::LOCAL_SCHEDULE , editor::MUSIC , editor::UNIT_FACING } |