| Package | Description |
|---|---|
| com.sun.sgs.example.hack.server |
| Modifier and Type | Method and Description |
|---|---|
Collection<PlayerCharacter> |
PlayerCharacterManager.getCharacters()
Returns the characters managed by this class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlayerCharacterManager.addCharacter(PlayerCharacter character)
Adds a character to this manager.
|
void |
Player.sendCharacter(PlayerCharacter character)
Sends the statistics of the given character to the client.
|
Copyright © 2013. All Rights Reserved.