Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Namespaces | Typedefs
SubgraphMigrator.cpp File Reference

Phase 8 — SubgraphMigrator implementation. More...

#include "SubgraphMigrator.h"
#include <algorithm>
#include <iostream>
#include <string>
#include <vector>
+ Include dependency graph for SubgraphMigrator.cpp:

Go to the source code of this file.

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 

Typedefs

using json = nlohmann::json
 

Detailed Description

Phase 8 — SubgraphMigrator implementation.

See SubgraphMigrator.h for the full API contract.

Definition in file SubgraphMigrator.cpp.

Typedef Documentation

◆ json

Definition at line 15 of file SubgraphMigrator.cpp.