public interface Player extends GameObserver
GameObserver
, i.e. be able to receive events
reporting changes in a game.jpleal@fc.up.pt
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNick()
Players nick, it will used as an ID.
|
notify, notify, notify, notify