Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
Loading...
Searching...
No Matches
LevelData.cpp File Reference
#include "Game/LevelData.hpp"
#include "RType/Logger.hpp"
#include <algorithm>
#include <cctype>
#include <cstdlib>
#include <fstream>
#include <regex>
#include <sstream>
#include <unordered_set>
#include <unordered_map>
Include dependency graph for LevelData.cpp:

Go to the source code of this file.

Namespaces

namespace  rtp
 
namespace  rtp::server
 File : GameManager.hpp License: MIT Author : Elias JosuĂ© HAJJAR LLAUQUEN elias.nosp@m.-jos.nosp@m.ue.ha.nosp@m.jjar.nosp@m.-llau.nosp@m.quen.nosp@m.@epit.nosp@m.ech..nosp@m.eu Date : 11/12/2025.
 

Functions

std::optional< LevelDatartp::server::loadLevelFromFile (const std::string &path, std::string &error)