![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Concrete command implementations for BehaviorTree operations. More...
Include dependency graph for BTGraphCommands.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Olympe::CopyNodesCommand |
| Command to copy selected nodes to clipboard. More... | |
| class | Olympe::PasteNodesCommand |
| Command to paste nodes from clipboard with offset. More... | |
| class | Olympe::DuplicateNodeCommand |
| Command to duplicate selected nodes (copy + paste in one action) More... | |
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
Concrete command implementations for BehaviorTree operations.
C++14 compliant undo/redo commands
Definition in file BTGraphCommands.h.