R-Type
Distributed multiplayer game engine in C++
Loading...
Searching...
No Matches
C2S.hpp File Reference
#include "AutoMatchmaking.hpp"
#include "ChatMessage.hpp"
#include "CreateRoom.hpp"
#include "JoinGame.hpp"
#include "JoinRoom.hpp"
#include "LeaveRoom.hpp"
#include "ListRooms.hpp"
#include "LoginAccount.hpp"
#include "PlayerInput.hpp"
#include "RegisterAccount.hpp"
#include "StartGame.hpp"
#include "StartMatchmaking.hpp"
Include dependency graph for C2S.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  RType::Messages::C2S
 Client-to-Server messages.