Package mindustry.logic
Class LStatements.UnitRadarStatement
java.lang.Object
mindustry.logic.LStatement
mindustry.logic.LStatements.RadarStatement
mindustry.logic.LStatements.UnitRadarStatement
- Enclosing class:
- LStatements
-
Field Summary
Fields inherited from class mindustry.logic.LStatements.RadarStatement
output, radar, sort, sortOrder, target1, target2, target3
Fields inherited from class mindustry.logic.LStatement
elem
-
Constructor Summary
-
Method Summary
Methods inherited from class mindustry.logic.LStatements.RadarStatement
build
Methods inherited from class mindustry.logic.LStatement
afterRead, copy, field, fields, fields, hidden, name, nonPrivileged, param, privileged, row, sanitize, saveUI, setupUI, showSelect, showSelect, showSelectTable, write
-
Constructor Details
-
UnitRadarStatement
public UnitRadarStatement()
-
-
Method Details
-
buildFrom
public boolean buildFrom()- Overrides:
buildFrom
in classLStatements.RadarStatement
-
build
- Overrides:
build
in classLStatements.RadarStatement
-
category
- Overrides:
category
in classLStatements.RadarStatement
-