Class Control

java.lang.Object
mindustry.core.Control
All Implemented Interfaces:
ApplicationListener, Loadable

public class Control extends Object implements ApplicationListener, Loadable
Control module. Handles all input, saving and keybinds. Should not handle any logic-critical state. This class is not created in the headless server.