|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOCBoardLarge | |
---|---|
soc.game | |
soc.server |
Uses of SOCBoardLarge in soc.game |
---|
Methods in soc.game with parameters of type SOCBoardLarge | |
---|---|
private void |
SOCPlayer.putPiece_roadOrShip_checkNewShipTradeRouteAndSpecialEdges(SOCShip newShip,
SOCBoardLarge board,
boolean isTempPiece)
Check this new ship for adjacent settlements/cities/villages, to see if its trade route will be closed. |
Uses of SOCBoardLarge in soc.server |
---|
Subclasses of SOCBoardLarge in soc.server | |
---|---|
class |
SOCBoardLargeAtServer
A subclass of SOCBoardLarge for the server, to isolate
SOCBoardLargeAtServer.makeNewBoard(Map) and simplify that parent class. |
Methods in soc.server with parameters of type SOCBoardLarge | |
---|---|
private void |
SOCGameHandler.joinGame_sendBoardSpecialEdgeChanges(SOCGame game,
SOCBoardLarge board,
StringConnection c)
Client is joining this game, which uses SOCBoardLarge with hasSpecialEdges() ;
send any changes to special edges from the starting board layout. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |