jist.swans.runway
Interface NewCarEventInterface

All Superinterfaces:
jist.runtime.JistAPI.Proxiable, jist.runtime.JistAPI.Timeless

public interface NewCarEventInterface
extends jist.runtime.JistAPI.Proxiable


Method Summary
 void deleteCarEvent(int id)
           
 void newCarEvent(int id, jist.swans.misc.Location loc)
           
 

Method Detail

newCarEvent

void newCarEvent(int id,
                 jist.swans.misc.Location loc)

deleteCarEvent

void deleteCarEvent(int id)