See: Description
Interface | Description |
---|---|
IClientToServerConnectionCallable |
This interface defines the callback methods that a ClientToServerConnection calls
on incoming messages.
|
IObserverClientToServerConnection |
The interface
IObserverClientToServerConnection defines methods for
sending outgoing commands needed for an observer client to communicate
with the server. |
IPlayerClientToServerConnection |
The interface
IPlayerClientToServerConnection defines methods for
sending outgoing commands needed for a player client to communicate
with the server. |
Class | Description |
---|---|
ObserverClientToServerConnection |
The ClientToServerConnection manages the technical part of the communication
with the server.
|
PlayerClientToServerConnection |
Copyright © 2017 smarTen. All rights reserved.