JSettlers v1.0.6 API
Built ${date}

soc.game
Class SOCOldLRStats

java.lang.Object
  extended bysoc.game.SOCOldLRStats

public class SOCOldLRStats
extends java.lang.Object

this keeps track of the old LR stats

Author:
Robert S. Thomas

Constructor Summary
SOCOldLRStats(SOCGame ga)
          constructor
 
Method Summary
 void restoreOldStats(SOCGame ga)
          restore the old stats
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOCOldLRStats

public SOCOldLRStats(SOCGame ga)
constructor

Parameters:
ga - the game
Method Detail

restoreOldStats

public void restoreOldStats(SOCGame ga)
restore the old stats

Parameters:
ga - the game

JSettlers v1.0.6 API
Built ${date}