com.TeamHEC.LocomotionCommotion.Train
Interface RouteListener

All Known Implementing Classes:
CargoGoal, ComboGoal, Goal, Player, RouteGoal, SpecialGoal, TimedGoal

public interface RouteListener


Method Summary
 void stationPassed(Station station, Train train)
           
 

Method Detail

stationPassed

void stationPassed(Station station,
                   Train train)