Uses of Class
soc.robot.SOCPossibleSettlement

Packages that use SOCPossibleSettlement
soc.robot   
 

Uses of SOCPossibleSettlement in soc.robot
 

Fields in soc.robot declared as SOCPossibleSettlement
protected  SOCPossibleSettlement SOCRobotDM.favoriteSettlement
           
 

Methods in soc.robot that return SOCPossibleSettlement
 SOCPossibleSettlement SOCRobotDM.getFavoriteSettlement()
           
 

Methods in soc.robot with parameters of type SOCPossibleSettlement
 void SOCPossibleSettlement.addConflict(SOCPossibleSettlement s)
          add a conflicting settlement
 void SOCPossibleSettlement.removeConflict(SOCPossibleSettlement s)
          remove a conflicting settlement
protected  void SOCPlayerTracker.updateSettlementConflicts(SOCPossibleSettlement ps, java.util.HashMap trackers)
          update settlement conflicts
protected  void SOCPlayerTracker.removeFromNecessaryRoads(SOCPossibleSettlement ps)
          remove this piece from the pieces that support it
 

Constructors in soc.robot with parameters of type SOCPossibleSettlement
SOCPossibleSettlement(SOCPossibleSettlement ps)
          copy constructor Note: This will not copy vectors, only make empty ones