Base Command Interface. More...
#include <EditorCommands.hpp>
Public Member Functions | |
| virtual void | Execute ()=0 |
| virtual void | Undo ()=0 |
Base Command Interface.
Definition at line 21 of file EditorCommands.hpp.
|
pure virtual |
Implemented in vex::DeleteCommand, and vex::TransformCommand.
|
pure virtual |
Implemented in vex::DeleteCommand, and vex::TransformCommand.