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

Editor action classes. More...

#include "editor/action/action.hpp"
#include "units/unit.hpp"
Include dependency graph for action_unit.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_unit
 place a new unit on the map More...
 
class  editor::editor_action_unit_delete
 Remove a unit from the map. More...
 
class  editor::editor_action_unit_replace
 
class  editor::editor_action_unit_facing
 

Namespaces

 editor
 Manage the empty-palette in the editor.
 

Detailed Description

Editor action classes.

Some important points:

Definition in file action_unit.hpp.