Class EntitySimulation

java.lang.Object
zombie.entity.EntitySimulation

public class EntitySimulation extends Object
  • 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()