Uses of Package
jfreerails.server

Packages that use jfreerails.server
jfreerails.server Provides classes that will be used by the server but not the client. 
 

Classes in jfreerails.server used by jfreerails.server
CalcSupplyAtStations
          This class loops through all of the known stations and recalculates the cargoes that they supply, demand, and convert.
CityEconomicModel
          This class is lets the server analyse and alter cities.
CityEconomicModel.Tile
          Stores a tile type and its location.
ServerAutomaton
          This interface is implemented by objects which are responsible for updating the game world.
TrainUpdater
          This class is used by the server to generate moves that add trains, move trains, and handle stops at stations.