Interface | Description |
---|---|
InternalServer.InternalServerListener |
Interface that receives server events.
|
Class | Description |
---|---|
ClientConnection |
Represents a client connection to a remote game server.
|
Connection |
Base connection class for a server client connection.
|
InternalServer |
Server responsible for hosting multiplayer games.
|
PlayerProxy |
Proxy representative of players across a connection.
|