uchicago.src.repastdemos.jiggle
Interface Jiggler


public interface Jiggler

Having OvalJiggler and RectJiggler implement this interface allows the schedule to call the same method on each. See JiggleModel

Version:
$Revision: 1.1 $ $Date: 2005/08/12 20:04:51 $
Author:
Nick Collier

Method Summary
 void jiggle()
           
 

Method Detail

jiggle

void jiggle()