Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Classes | Namespaces
CommandHistory.h File Reference

Undo/redo history manager for graph commands. More...

#include "GraphCommand.h"
#include <vector>
#include <string>
+ Include dependency graph for CommandHistory.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Olympe::CommandHistory
 Manages undo/redo stacks for graph operations. More...
 

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 

Detailed Description

Undo/redo history manager for graph commands.

Author
Olympe Engine

C++14 compliant - no C++17/20 features

Definition in file CommandHistory.h.