The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces | Enumerations
editor_controller.hpp File Reference
#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"
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

 font
 Collection of helper functions relating to Pango formatting.
 
 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
}