Uses of Class
jfreerails.move.AddStationMove

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

Uses of AddStationMove in jfreerails.move
 

Methods in jfreerails.move that return AddStationMove
static AddStationMove AddStationMove.generateMove(ReadOnlyWorld w, java.lang.String stationName, ImPoint p, ChangeTrackPieceMove upgradeTrackMove, FreerailsPrincipal principal)
           
static AddStationMove AddStationMove.upgradeStation(ChangeTrackPieceMove upgradeTrackMove)