Base class for actions which act on a specified location (and possibly on other locations that can be derived from the staring hex). More...
#include <action.hpp>


Public Member Functions | |
| editor_action_location (map_location loc) | |
| const char * | get_name () const |
Protected Attributes | |
| map_location | loc_ |
Base class for actions which act on a specified location (and possibly on other locations that can be derived from the staring hex).
Definition at line 178 of file action.hpp.
| editor::editor_action_location::editor_action_location | ( | map_location | loc | ) | [inline] |
Definition at line 181 of file action.hpp.
| const char* editor::editor_action_location::get_name | ( | ) | const [inline, virtual] |
Reimplemented from editor::editor_action.
Reimplemented in editor::editor_action_location_terrain, editor::editor_action_fill, editor::editor_action_starting_position, editor::editor_action_label, editor::editor_action_label_delete, editor::editor_action_unit, editor::editor_action_unit_delete, editor::editor_action_unit_replace, and editor::editor_action_unit_facing.
Definition at line 185 of file action.hpp.
map_location editor::editor_action_location::loc_ [protected] |
Definition at line 187 of file action.hpp.
Referenced by editor::editor_action_starting_position::clone().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:19:24 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |