| Package | Description |
|---|---|
| com.sun.sgs.example.hack.client | |
| com.sun.sgs.example.hack.client.gui |
| Class and Description |
|---|
| BoardListener
This interface defines a class that listenens for updates to the game
board and associated state.
|
| ChatListener
This interface is used to listen for incoming chat messages and
membership change events.
|
| CommandListener
This interface defines a class that listens for commands from the player.
|
| CreatorListener
This interface defines a class that listens for creator messages.
|
| GameChannelListener
This abstract class is the base for all game-specific listeners.
|
| LobbyListener
This interface defines a class that listens for events from the lobby.
|
| PlayerListener
This interface is used to listen for player character events.
|
| Class and Description |
|---|
| ChatListener
This interface is used to listen for incoming chat messages and
membership change events.
|
| ChatManager
This class manages chat communications, acting both as a listener notifier
for incoming messages and as a broadcast point for outgoing messages.
|
| CreatorListener
This interface defines a class that listens for creator messages.
|
| CreatorManager
This manager handles all messages from and to the creator on the server.
|
| GameManager
This class manages all interaction with an interactive game.
|
| LobbyManager
This class manages interaction with the lobby.
|
Copyright © 2013. All Rights Reserved.