Uses of Class
jfreerails.move.ChangeItemInListMove

Packages that use ChangeItemInListMove
jfreerails.move Provides classes that encapsulate changes to the game world. 
 

Uses of ChangeItemInListMove in jfreerails.move
 

Subclasses of ChangeItemInListMove in jfreerails.move
 class ChangeCargoBundleMove
          This Move changes a cargo bundle (cargo bundles are used to represent the cargo carried by trains and the cargo waiting at stations).
 class ChangeStationMove
          This Move changes the properties of a station.
 class ChangeTrainMove
          This Move can change a train's engine and wagons.
 class ChangeTrainScheduleMove
          This Move changes a train's schedule.