Class EntitySimulation
java.lang.Object
zombie.entity.EntitySimulation
-
Constructor Details
-
EntitySimulation
public EntitySimulation()
-
-
Method Details
-
getMillisPerTick
public static long getMillisPerTick() -
secondsPerTick
public static double secondsPerTick() -
getCurrentTimeMillis
public static long getCurrentTimeMillis() -
getSimulationTicksThisFrame
public static int getSimulationTicksThisFrame() -
update
protected static void update() -
reset
protected static void reset()
-