Class EntitySimulation
java.lang.Object
zombie.entity.EntitySimulation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic long
static long
static int
static double
-
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()
-