Package visualization
Interface OnTickListener
-
public interface OnTickListenerCallback to call every tick.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonTick(int tick, int allAgents, int activeAgents, double disseminationFactor)
-