|
R-Type
Distributed multiplayer game engine in C++
|
#include <cstdint>#include <vector>

Go to the source code of this file.
Classes | |
| struct | RType::Messages::C2S::StartGame |
| Request from host to start the game in their room. More... | |
Namespaces | |
| namespace | RType |
| namespace | RType::Messages |
| All game messages for R-Type network protocol. | |
| namespace | RType::Messages::C2S |
| Client-to-Server messages. | |