Uses of Class
edu.ou.mancala.MancalaRecord

Packages that use MancalaRecord
edu.ou.mancala   
edu.ou.mancala.player   
 

Uses of MancalaRecord in edu.ou.mancala
 

Constructors in edu.ou.mancala with parameters of type MancalaRecord
MancalaRecord(MancalaRecord r)
           
 

Uses of MancalaRecord in edu.ou.mancala.player
 

Methods in edu.ou.mancala.player that return MancalaRecord
 MancalaRecord MancalaPlayer.getRecord()