com.azalient.api.event.agent
Interface AgentEventStand


public interface AgentEventStand

A listener for a public transport vehicle arriving at a stand


Method Summary
 void atStand(IMotor v, IDwell dwell)
          This is called when a public transport vehicle arrives at a stand
 

Method Detail

atStand

void atStand(IMotor v,
             IDwell dwell)
This is called when a public transport vehicle arrives at a stand