org.colos.ejs.library
Interface DelayedAction


public interface DelayedAction

An interface for actions that need to be delayed if the simulation is playing


Method Summary
 void performAction()
           
 

Method Detail

performAction

void performAction()