![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Implementation of NodeGraphManager. More...
#include "NodeGraphManager.h"#include "GraphMigrator.h"#include "../system/system_utils.h"#include <fstream>
Include dependency graph for NodeGraphManager.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
| namespace | Olympe::NodeGraph |
Typedefs | |
| using | json = nlohmann::json |
Definition at line 13 of file NodeGraphManager.cpp.