Class StartSlumberSystem

All Implemented Interfaces:
ISystem<EntityStore>, TickableSystem<EntityStore>

public class StartSlumberSystem extends DelayedSystem<EntityStore>
  • Field Details

    • NODDING_OFF_DURATION

      public static final Duration NODDING_OFF_DURATION
    • WAKE_UP_AUTOSLEEP_DELAY

      public static final Duration WAKE_UP_AUTOSLEEP_DELAY
  • Constructor Details

    • StartSlumberSystem

      public StartSlumberSystem()
  • Method Details