ConnectX 3.0
ConnectX Game Suite
Loading...
Searching...
No Matches
interface.hpp File Reference
#include <string>
#include <atomic>
#include <thread>
#include "client/client.hpp"
Include dependency graph for interface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GameSpec
 
class  CLIInterface
 

Enumerations

enum class  JoinMode { AUTO , BY_ID , BY_NAME , CREATE_CUSTOM }
 

Enumeration Type Documentation

◆ JoinMode

enum class JoinMode
strong
Enumerator
AUTO 
BY_ID 
BY_NAME 
CREATE_CUSTOM