#include <MapActions.hpp>
Inherits editor::component::EditMap::Action.
|
static EditMap::Action::Ptr | create (unsigned int level, Location location) |
|
Definition at line 261 of file MapActions.hpp.
◆ Ptr
using editor::component::EditMap::Action::Ptr = std::shared_ptr<Action> |
|
inherited |
◆ Location
◆ ~AppendLayerAction()
virtual editor::component::EditMap::AppendLayerAction::~AppendLayerAction |
( |
| ) |
|
|
virtualdefault |
◆ apply()
bool editor::component::EditMap::AppendLayerAction::apply |
( |
EditMap & |
map | ) |
|
|
overridevirtual |
◆ create()
EditMap::Action::Ptr editor::component::EditMap::AppendLayerAction::create |
( |
unsigned int |
level, |
|
|
Location |
location |
|
) |
| |
|
static |
◆ description()
const char * editor::component::EditMap::AppendLayerAction::description |
( |
| ) |
const |
|
overridevirtual |
◆ undo()
bool editor::component::EditMap::AppendLayerAction::undo |
( |
EditMap & |
map | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: