Package mindustry.logic
Class LStatements.RadarStatement
java.lang.Object
mindustry.logic.LStatement
mindustry.logic.LStatements.RadarStatement
- Direct Known Subclasses:
LStatements.UnitRadarStatement
- Enclosing class:
- LStatements
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class mindustry.logic.LStatement
alignToName, elem, nameToAlign -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuild(arc.scene.ui.layout.Table table) build(LAssembler builder) booleancategory()Methods inherited from class mindustry.logic.LStatement
afterRead, col, copy, field, fieldAlignSelect, fields, fields, fieldst, hidden, name, nonPrivileged, param, privileged, row, sanitize, saveUI, setupUI, showAlignSelect, showSelect, showSelect, showSelectTable, typeName, write
-
Field Details
-
target1
-
target2
-
target3
-
sort
-
radar
-
sortOrder
-
output
-
-
Constructor Details
-
RadarStatement
public RadarStatement()
-
-
Method Details
-
build
public void build(arc.scene.ui.layout.Table table) - Specified by:
buildin classLStatement
-
buildFrom
public boolean buildFrom() -
build
- Specified by:
buildin classLStatement
-
category
- Overrides:
categoryin classLStatement
-