public class Player extends Object
Constructor and Description |
---|
Player() |
Modifier and Type | Method and Description |
---|---|
void |
attachClient(Client client)
Attach a client to this player
|
void |
detachClient(Client client)
Detach a client from this player, i.e.
|
Copyright © 2016. All rights reserved.