![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
This is the complete list of members for Olympe::CommandStack, including all inherited members.
| CanRedo() const | Olympe::CommandStack | inline |
| CanUndo() const | Olympe::CommandStack | inline |
| Clear() | Olympe::CommandStack | |
| CommandStack() | Olympe::CommandStack | |
| ExecuteCommand(std::unique_ptr< EditorCommand > cmd) | Olympe::CommandStack | |
| GetLastCommand() const | Olympe::CommandStack | |
| GetLastCommandDescription() const | Olympe::CommandStack | |
| GetNextRedoDescription() const | Olympe::CommandStack | |
| GetRedoStackDescriptions() const | Olympe::CommandStack | |
| GetRedoStackSize() const | Olympe::CommandStack | inline |
| GetUndoStackDescriptions() const | Olympe::CommandStack | |
| GetUndoStackSize() const | Olympe::CommandStack | inline |
| m_MaxStackSize | Olympe::CommandStack | private |
| m_RedoStack | Olympe::CommandStack | private |
| m_UndoStack | Olympe::CommandStack | private |
| Redo() | Olympe::CommandStack | |
| Undo() | Olympe::CommandStack | |
| ~CommandStack() | Olympe::CommandStack |