VOX
A little voxel engine
Loading...
Searching...
No Matches
Client.hpp File Reference
#include "define.hpp"
#include <memory>
#include "DebugGui.hpp"
#include "Poller.hpp"
#include "ClientSocket.hpp"
#include "Connection.hpp"
#include "PacketFactory.hpp"
#include "ThreadSafePacketQueue.hpp"
Include dependency graph for Client.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Client
 The Client side interface with the network module. More...
 
struct  Client::sendInfo
 
class  Client::ServerDisconnected