Package | Description |
---|---|
datatypes | |
gui | |
protocols |
Modifier and Type | Field and Description |
---|---|
PlayerList |
ServerStatus.playerList |
Modifier and Type | Method and Description |
---|---|
void |
PlayerDialog.setList(PlayerList list,
Game game)
Sets the current PlayerList to be displayed.
|
Modifier and Type | Method and Description |
---|---|
protected PlayerList |
BaseProtocol.getPlayers()
Processes an info/status string and reads out player data.
|