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

Editor action classes. More...

#include "editor/action/action.hpp"
#include "overlay.hpp"
Include dependency graph for action_item.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_item
 place a new item on the map More...
 
class  editor::editor_action_item_delete
 Remove a item from the map. More...
 
class  editor::editor_action_item_replace
 
class  editor::editor_action_item_facing
 

Namespaces

 editor
 Manage the empty-palette in the editor.
 

Detailed Description

Editor action classes.

Some important points:

Definition in file action_item.hpp.