Uses of Class
soc.util.IntPair

Packages that use IntPair
soc.game   
soc.util   
 

Uses of IntPair in soc.game
 

Methods in soc.game that return IntPair
 IntPair SOCGame.rollDice()
          roll the dice
 

Uses of IntPair in soc.util
 

Methods in soc.util with parameters of type IntPair
 boolean IntPair.equals(IntPair ip)
          DOCUMENT ME!