Network code documentation for my turn-based game 1.0
|
Go to the source code of this file.
Classes | |
class | ClientNetworkManager |
ClientNetworkManager is the implementation of the ClientNetworkInterface. It manages the communications with the server and owns the client's socket. More... | |