![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
Implementation of the v3->v4 task graph JSON migrator. More...
#include "TaskGraphMigrator_v3_to_v4.h"#include "../system/system_utils.h"#include <fstream>#include <sstream>
Include dependency graph for TaskGraphMigrator_v3_to_v4.cpp:Go to the source code of this file.
Namespaces | |
| namespace | Olympe |
| < Provides AssetID and INVALID_ASSET_ID | |
Implementation of the v3->v4 task graph JSON migrator.
C++14 compliant - no C++17/20 features.
Definition in file TaskGraphMigrator_v3_to_v4.cpp.