Package mindustry.logic
Class LStatements.PackColorStatement
java.lang.Object
mindustry.logic.LStatement
mindustry.logic.LStatements.PackColorStatement
- Enclosing class:
- LStatements
-
Field Summary
FieldsFields 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) 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
-
result
-
r
-
g
-
b
-
a
-
-
Constructor Details
-
PackColorStatement
public PackColorStatement()
-
-
Method Details
-
build
public void build(arc.scene.ui.layout.Table table) - Specified by:
build
in classLStatement
-
build
- Specified by:
build
in classLStatement
-
category
- Overrides:
category
in classLStatement
-