This is the complete list of members for editor::editor_action_area, including all inherited members.
action_count() const | editor::editor_action | virtual |
area_ | editor::editor_action_area | protected |
clone() const =0 | editor::editor_action | pure virtual |
editor_action() | editor::editor_action | |
editor_action_area(const std::set< map_location > &area) | editor::editor_action_area | inline |
editor_action_extendable() | editor::editor_action_extendable | inline |
extend(const editor_map &map, const std::set< map_location > &locs) override | editor::editor_action_area | virtual |
get_description() const | editor::editor_action | virtual |
get_id() const | editor::editor_action | inline |
get_instance_count() | editor::editor_action | inlinestatic |
get_name() const override | editor::editor_action_area | inlinevirtual |
id_ | editor::editor_action | private |
instance_count_ | editor::editor_action | privatestatic |
next_id_ | editor::editor_action | privatestatic |
perform(map_context &) const | editor::editor_action | virtual |
perform_without_undo(map_context &) const =0 | editor::editor_action | pure virtual |
~editor_action() | editor::editor_action | virtual |