|
Air-Trap 1.0.0
A multiplayer R-Type clone game engine built with C++23 and ECS architecture
|
Go to the source code of this file.
Classes | |
| struct | rtp::net::NetworkEvent |
| Represents a network event containing session ID and packet data. More... | |
| class | rtp::net::INetwork |
| Interface for network operations. More... | |
Namespaces | |
| namespace | rtp::net |
| File : IEventPublisher.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 |
Enumerations | |
| enum class | rtp::net::NetworkMode { rtp::net::TCP , rtp::net::UDP } |
| Enum representing network transmission modes. More... | |