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
elem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
build
(arc.scene.ui.layout.Table table) build
(LAssembler builder) boolean
category()
Methods inherited from class mindustry.logic.LStatement
afterRead, col, copy, field, fields, fields, fieldst, hidden, name, nonPrivileged, param, privileged, row, sanitize, saveUI, setupUI, showSelect, showSelect, showSelectTable, 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:
build
in classLStatement
-
buildFrom
public boolean buildFrom() -
build
- Specified by:
build
in classLStatement
-
category
- Overrides:
category
in classLStatement
-