mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 02:53:56 -07:00
ping added
This commit is contained in:
parent
99ff7fd15f
commit
8680bce5fc
5 changed files with 16 additions and 2 deletions
|
|
@ -62,6 +62,7 @@ public:
|
|||
|
||||
void connectToServer(const QString &hostname, unsigned int port, const QString &playername, const QString &password);
|
||||
void disconnectFromServer();
|
||||
int ping();
|
||||
int listGames();
|
||||
int listPlayers();
|
||||
int createGame(const QString &description, const QString &password, unsigned int maxPlayers);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue