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

Asynchronous JSON file loader implementation (Phase 7). More...

#include "AsyncJSONLoader.h"
#include <fstream>
#include <stdexcept>
#include "../../system/system_utils.h"
+ Include dependency graph for AsyncJSONLoader.cpp:

Go to the source code of this file.

Namespaces

namespace  Olympe
 < Provides AssetID and INVALID_ASSET_ID
 

Detailed Description

Asynchronous JSON file loader implementation (Phase 7).

Author
Olympe Engine
Date
2026-03-10

Definition in file AsyncJSONLoader.cpp.