Uses of Class
net.sf.freecol.common.model.GameOptions

Packages that use GameOptions
net.sf.freecol.common.model Contains the game model. 
 

Uses of GameOptions in net.sf.freecol.common.model
 

Methods in net.sf.freecol.common.model that return GameOptions
 GameOptions Game.getGameOptions()
          Gets the GameOptions that is associated with this Game.
 GameOptions FreeColGameObject.getGameOptions()
          Gets the GameOptions that is associated with the Game owning this FreeColGameObject.