#include <action.hpp>


Public Member Functions | |
| editor_action_apply_mask (const gamemap &mask) | |
| editor_action_apply_mask * | clone () const |
| Action cloning. | |
| void | perform_without_undo (map_context &mc) const |
| Perform the action without creating an undo action. | |
| const char * | get_name () const |
Private Attributes | |
| gamemap | mask_ |
Definition at line 402 of file action.hpp.
| editor::editor_action_apply_mask::editor_action_apply_mask | ( | const gamemap & | mask | ) | [inline] |
Definition at line 405 of file action.hpp.
| editor_action_apply_mask * editor::editor_action_apply_mask::clone | ( | ) | const [virtual] |
Action cloning.
Implements editor::editor_action.
Definition at line 382 of file action.cpp.
References editor::editor_action_resize_map::fill_, editor::map_context::get_map(), editor::editor_map::resize(), editor::map_context::set_needs_reload(), editor::editor_action_resize_map::x_offset_, editor::editor_action_resize_map::x_size_, editor::editor_action_resize_map::y_offset_, and editor::editor_action_resize_map::y_size_.

| const char* editor::editor_action_apply_mask::get_name | ( | ) | const [inline, virtual] |
Reimplemented from editor::editor_action.
Definition at line 411 of file action.hpp.
| void editor::editor_action_apply_mask::perform_without_undo | ( | map_context & | ) | const [virtual] |
Perform the action without creating an undo action.
Implements editor::editor_action.
Definition at line 386 of file action.cpp.
Definition at line 413 of file action.hpp.
Referenced by editor::editor_action_create_mask::clone().
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:19:27 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |