R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
MapLoader.hpp File Reference
#include <fstream>
#include <memory>
#include <nlohmann/json.hpp>
#include <optional>
#include <string>
#include "common/ECS/Components/MapData.hpp"
Include dependency graph for MapLoader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  map::MapLoader
 Utility class for loading map configurations from JSON files. More...
 

Namespaces

namespace  map