Package mindustry.logic
Class LStatements.SelectStatement
java.lang.Object
mindustry.logic.LStatement
mindustry.logic.LStatements.SelectStatement
- 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) category()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
-
result
-
op
-
comp0
-
comp1
-
a
-
b
-
-
Constructor Details
-
SelectStatement
public SelectStatement()
-
-
Method Details
-
build
public void build(arc.scene.ui.layout.Table table) - Specified by:
buildin classLStatement
-
build
- Specified by:
buildin classLStatement
-
category
- Overrides:
categoryin classLStatement
-