com.azalient.api.event.agent
Interface AgentEventDepart

All Known Subinterfaces:
IPersonRouter, IRouter, IVehicleRouter

public interface AgentEventDepart

A listener for an agent (person or vehicle) departs from its origin


Method Summary
 void depart(IAgent agent)
          This is called when an agent (person or vehicle) departs from its origin
 

Method Detail

depart

void depart(IAgent agent)
This is called when an agent (person or vehicle) departs from its origin