com.azalient.api.event.model
Interface ModelEventTimeRewind

All Known Subinterfaces:
IPersonRouter, IPluginLoader, IRouter, IVehicleRouter

public interface ModelEventTimeRewind

Implement this interface and register yourself to get a notification when the user presses rewind, to go back to the start of the simulation term.


Method Summary
 void timeRewind()
          Called when the simulation time is rewound to the beginning of the the simulation term
 

Method Detail

timeRewind

void timeRewind()
Called when the simulation time is rewound to the beginning of the the simulation term