Uses of Package
soc.game

Packages that use soc.game
soc.client   
soc.game   
soc.message   
soc.robot   
soc.server   
 

Classes in soc.game used by soc.client
SOCBoard
          This is a representation of the board in Settlers of Catan.
SOCGame
          A class for holding and manipulating game data.
SOCPlayer
          A class for holding and manipulating player data.
SOCPlayingPiece
          Playing pieces for Settlers of Catan
SOCResourceSet
          This represents a collection of clay, ore, sheep, wheat, and wood resources.
SOCTradeOffer
          This class represents a trade offer in Settlers of Catan
 

Classes in soc.game used by soc.game
SOCBoard
          This is a representation of the board in Settlers of Catan.
SOCDevCardConstants
          This is a list of constants for representing types of development cards in Settlers of Catan.
SOCDevCardSet
          This represents a collection of development cards
SOCForceEndTurnResult
          This class holds the results of a call to SOCGame.forceEndTurn().
SOCGame
          A class for holding and manipulating game data.
SOCMoveRobberResult
          This class holds the results of moving the robber.
SOCPlayer
          A class for holding and manipulating player data.
SOCPlayerNumbers
          This class tracks what numbers a player's pieces are touching
SOCPlayingPiece
          Playing pieces for Settlers of Catan
SOCResourceConstants
          This is a list of constants for representing types of resources in Settlers of Catan.
SOCResourceSet
          This represents a collection of clay, ore, sheep, wheat, and wood resources.
SOCTradeOffer
          This class represents a trade offer in Settlers of Catan
 

Classes in soc.game used by soc.message
SOCResourceSet
          This represents a collection of clay, ore, sheep, wheat, and wood resources.
SOCTradeOffer
          This class represents a trade offer in Settlers of Catan
 

Classes in soc.game used by soc.robot
SOCCity
          A city playing piece
SOCGame
          A class for holding and manipulating game data.
SOCPlayer
          A class for holding and manipulating player data.
SOCPlayerNumbers
          This class tracks what numbers a player's pieces are touching
SOCPlayingPiece
          Playing pieces for Settlers of Catan
SOCResourceSet
          This represents a collection of clay, ore, sheep, wheat, and wood resources.
SOCRoad
          A road playing piece
SOCSettlement
          A settlement playing piece
SOCTradeOffer
          This class represents a trade offer in Settlers of Catan
 

Classes in soc.game used by soc.server
SOCGame
          A class for holding and manipulating game data.
SOCPlayer
          A class for holding and manipulating player data.
SOCResourceSet
          This represents a collection of clay, ore, sheep, wheat, and wood resources.