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

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.
 

Enumerations

enum  editor::menu_type {
  editor::MAP, editor::LOAD_MRU, editor::PALETTE, editor::AREA,
  editor::SIDE, editor::TIME, editor::LOCAL_TIME, editor::SCHEDULE,
  editor::LOCAL_SCHEDULE, editor::MUSIC, editor::UNIT_FACING
}
 

Functions

std::string editor::get_left_button_function ()