Uses of Class
edu.ou.mancala.config.PlayerConfig

Packages that use PlayerConfig
edu.ou.mancala.config   
 

Uses of PlayerConfig in edu.ou.mancala.config
 

Constructors in edu.ou.mancala.config with parameters of type PlayerConfig
MancalaConfig(long seed, java.lang.String template, float timeLimit, PlayerConfig[] players, boolean gui)