The Battle for Wesnoth  1.19.0-dev
Classes | Namespaces
action_select.hpp File Reference

Editor action classes. More...

#include "editor/action/action.hpp"
Include dependency graph for action_select.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  editor::editor_action_select
 Select the given locations. More...
 
class  editor::editor_action_deselect
 Deselect the given locations. More...
 
class  editor::editor_action_select_all
 Select the entire map. More...
 
class  editor::editor_action_select_none
 Clear selection. More...
 
class  editor::editor_action_select_inverse
 Invert the selection. More...
 

Namespaces

 editor
 Manage the empty-palette in the editor.
 

Detailed Description

Editor action classes.

Some important points:

Definition in file action_select.hpp.