Package mindustry.logic
package mindustry.logic
-
ClassDescriptionAn object that can be controlled with logic.Stores global logic variables for logic processors.An entry that describes a variable for documentation purposes.Setter/getter enum for logic-controlled objects."Compiles" a sequence of statements into instructions.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 statement is an intermediate representation of an instruction, to be used mostly in UI.