|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPlayerPanel
The player panel that contains a player's board and other user interfaces
Method Summary | |
---|---|
IEvent |
getEndTurnEvent()
The end turn event is emitted when the player wants to end his turn |
IHandPanel |
getHandPanel()
|
IEvent |
getSortByGroupsEvent()
The sort by groups event is emitted when the player wants to sort his stones by groups |
IEvent |
getSortByRunsEvent()
The sort by runs event is emitted when the player wants to sort his stones by runs |
void |
setTimeLeft(int time)
Sets the time the player has left for his turn |
Method Detail |
---|
IHandPanel getHandPanel()
void setTimeLeft(int time)
time
- the time leftIEvent getSortByGroupsEvent()
IEvent getSortByRunsEvent()
IEvent getEndTurnEvent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |