Uses of Class
soc.game.SOCPlayer.SpecialVPInfo

Packages that use SOCPlayer.SpecialVPInfo
soc.game   
 

Uses of SOCPlayer.SpecialVPInfo in soc.game
 

Fields in soc.game with type parameters of type SOCPlayer.SpecialVPInfo
private  java.util.ArrayList<SOCPlayer.SpecialVPInfo> SOCPlayer.svpInfo
          The details behind the total SVP count in SOCPlayer.specialVP, or null if none.
 

Methods in soc.game that return types with arguments of type SOCPlayer.SpecialVPInfo
 java.util.ArrayList<SOCPlayer.SpecialVPInfo> SOCPlayer.getSpecialVPInfo()
          Get the details, if known, behind this player's SOCPlayer.getSpecialVP() total.