#include <MapActions.hpp>
Inherits editor::component::EditMap::Action.
|
using | Ptr = std::shared_ptr< Action > |
|
Definition at line 673 of file MapActions.hpp.
◆ Ptr
using editor::component::EditMap::Action::Ptr = std::shared_ptr<Action> |
|
inherited |
◆ ~EditTownAction()
virtual editor::component::EditMap::EditTownAction::~EditTownAction |
( |
| ) |
|
|
virtualdefault |
◆ apply()
bool editor::component::EditMap::EditTownAction::apply |
( |
EditMap & |
map | ) |
|
|
overridevirtual |
◆ create()
EditMap::Action::Ptr editor::component::EditMap::EditTownAction::create |
( |
std::uint8_t |
i, |
|
|
const core::map::Town & |
orig, |
|
|
const core::map::Town & |
town |
|
) |
| |
|
static |
◆ description()
const char * editor::component::EditMap::EditTownAction::description |
( |
| ) |
const |
|
overridevirtual |
◆ undo()
bool editor::component::EditMap::EditTownAction::undo |
( |
EditMap & |
map | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: