Class DebugControlSystem

java.lang.Object
technology.sola.ecs.EcsSystem
technology.sola.engine.defaults.systems.DebugControlSystem

@NullMarked public class DebugControlSystem extends technology.sola.ecs.EcsSystem
DebugControlSystem is an EcsSystem that handles updating the debug state of DebugGraphicsModule.
  • Constructor Details

  • Method Details

    • update

      public void update(technology.sola.ecs.World world, float v)
      Specified by:
      update in class technology.sola.ecs.EcsSystem