|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOCGameBoardReset | |
---|---|
soc.game | |
soc.server |
Uses of SOCGameBoardReset in soc.game |
---|
Fields in soc.game declared as SOCGameBoardReset | |
---|---|
SOCGameBoardReset |
SOCGame.boardResetOngoingInfo
For the server's use, if a reset is in progress, this holds the reset data until all robots have left (new game state is SOCGame.READY_RESET_WAIT_ROBOT_DISMISS ). |
Uses of SOCGameBoardReset in soc.server |
---|
Methods in soc.server that return SOCGameBoardReset | |
---|---|
SOCGameBoardReset |
SOCGameListAtServer.resetBoard(java.lang.String gaName)
Reset the board of this game, create a new game of same name, same players, new layout. |
Methods in soc.server with parameters of type SOCGameBoardReset | |
---|---|
private void |
SOCServer.resetBoardAndNotify_finish(SOCGameBoardReset reBoard,
SOCGame reGame)
Complete steps 3 - n of the board-reset process outlined in SOCServer.resetBoardAndNotify(String, int) ,
after any robots have left the old game. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |