Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
Loading...
Searching...
No Matches
Room.hpp File Reference
#include <cstdint>
#include <string>
#include <vector>
#include <mutex>
#include "Game/Player.hpp"
#include <memory>
#include <list>
#include <algorithm>
#include <unordered_set>
#include "RType/Network/Packet.hpp"
#include "Systems/NetworkSyncSystem.hpp"
#include "RType/ECS/Registry.hpp"
Include dependency graph for Room.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rtp::server::Room
 Represents a game room in the server. More...
 

Namespaces

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.
 
namespace  rtp