Package mindustry.logic
package mindustry.logic
-
ClassDescriptionAn object that can be controlled with logic.Stores global logic variables for logic processors.Setter/getter enum for logic-controlled objects."Compiles" a sequence of statements into instructions.A variable "builder".Controls a building's state.Binds the processor to a unit based on some filters.Controls the unit based on some parameters.Uses a unit to find something that may not be in its range.A logic variable.A statement is an intermediate representation of an instruction, to be used mostly in UI.