|
NetMauMau
0.24.0
Client API
|
The NetMauMau Client API is for developers of clients for NetMauMau. It handles the connection to a server and provides callbacks via pure virtual functions.
To use the NetMauMau Client API please read at first how to implement NetMauMau::Client::AbstractClient and Main Classes.
Useful functions you'll find in NetMauMau::Common.
Link your client against -lnetmaumauclient and -lnetmaumaucommon
Get the lastest code via git: git clone https://github.com/velnias75/NetMauMau.git
1.8.1.2