Uses of Class
bluegammon.logic.GameRecord

Packages that use GameRecord
bluegammon.logic The bluegammon.logic package contains logic aspects of the backgammon game. 
 

Uses of GameRecord in bluegammon.logic
 

Methods in bluegammon.logic that return GameRecord
static GameRecord GameRecord.getRecord(Player opponent)
          Returns record for a specific opponent.