Uses of Interface
com.asdf.plugins.pokergames.PlayerInfo

Packages that use PlayerInfo
com.asdf.plugins.pokergames In-built pokergame implementation. 
 

Uses of PlayerInfo in com.asdf.plugins.pokergames
 

Methods in com.asdf.plugins.pokergames that return PlayerInfo
 PlayerInfo GameInfo.getPlayer(int arg0)
          Get state information for a player in a given seat
 PlayerInfo GameInfo.getPlayer(java.lang.String arg0)
          Get state information for a player with a given name
 

Methods in com.asdf.plugins.pokergames that return types with arguments of type PlayerInfo
 java.util.List<PlayerInfo> GameInfo.getPlayersInPot(double arg0)
          Get a list of all players eligible to win a pot with the given minimum stakes