R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
Server.hpp File Reference
Include dependency graph for Server.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Server
 R-Type server application. More...
 

Namespaces

namespace  server
 
namespace  ecs
 Maximum number of distinct component types supported by the Registry.
 
namespace  ecs::wrapper
 
namespace  RType
 
namespace  RType::Messages
 All game messages for R-Type network protocol.
 
namespace  RType::Messages::Shared
 
namespace  RType::Messages::S2C
 Server-to-Client messages.
 
namespace  NetworkMessages
 Network protocol with unified message format.