Symphony Of Empires
client_network.hpp File Reference
#include <mutex>
#include <deque>
#include <thread>
#include <atomic>
#include "eng3d/network.hpp"
#include "client/game_state.hpp"
Include dependency graph for client_network.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ClientException
 
class  Client
 

Variables

Clientg_client
 

Variable Documentation

◆ g_client

Client* g_client
extern

Definition at line 43 of file client_network.cpp.