trz.gaia
Class TickEvent

java.lang.Object
  |
  +--trz.gaia.TickEvent

public class TickEvent
extends java.lang.Object

L' evento che viene generato ad ogni avanzamento della simulazione


Constructor Summary
TickEvent(int tickCount)
           
 
Method Summary
 int getTickCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TickEvent

public TickEvent(int tickCount)
Method Detail

getTickCount

public int getTickCount()