Package | Description |
---|---|
de.smarten.tsuro.shared.network.client |
This package contains classes and interfaces for ClientToServerConnections.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IPlayerClientToServerConnection
The interface
IPlayerClientToServerConnection defines methods for
sending outgoing commands needed for a player client to communicate
with the server. |
Modifier and Type | Class and Description |
---|---|
class |
ObserverClientToServerConnection
The ClientToServerConnection manages the technical part of the communication
with the server.
|
class |
PlayerClientToServerConnection |
Copyright © 2017 smarTen. All rights reserved.