![]() |
VCV Rack API v2
|
#include <history.hpp>
Public Member Functions | |
void | undo () override |
void | redo () override |
ModuleMove () | |
![]() | |
virtual | ~Action () |
Public Attributes | |
math::Vec | oldPos |
math::Vec | newPos |
![]() | |
int64_t | moduleId |
![]() | |
std::string | name |
Name of the action, lowercase. | |
|
inline |
|
overridevirtual |
Reimplemented from rack::history::Action.
|
overridevirtual |
Reimplemented from rack::history::Action.
math::Vec rack::history::ModuleMove::oldPos |
math::Vec rack::history::ModuleMove::newPos |