GNE
0.75.0
|
A Client-side connection to a game list server for retriving a list of games. More...
#include <ListServerConnection.h>
Classes | |
struct | GameListData |
Data about each game. More... | |
Public Member Functions | |
ListServerConnection (std::string address) | |
void | setGame (std::string gameName) |
void | getGameList () |
A Client-side connection to a game list server for retriving a list of games.
This stuff is all very preliminary. List server code will be completed last so don't pay attention to these classes at all.