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