Package mindustry.logic
Class LStatements.DrawStatement
java.lang.Object
mindustry.logic.LStatement
mindustry.logic.LStatements.DrawStatement
- Enclosing class:
- LStatements
-
Field Summary
Modifier and TypeFieldDescriptionFields inherited from class mindustry.logic.LStatement
elem
-
Constructor Summary
-
Method Summary
Methods inherited from class mindustry.logic.LStatement
copy, field, fields, fields, hidden, name, nonPrivileged, param, privileged, row, sanitize, saveUI, setupUI, showSelect, showSelect, showSelectTable, write
-
Field Details
-
type
-
x
-
y
-
p1
-
p2
-
p3
-
p4
-
-
Constructor Details
-
DrawStatement
public DrawStatement()
-
-
Method Details
-
build
- Specified by:
build
in classLStatement
-
afterRead
public void afterRead()- Overrides:
afterRead
in classLStatement
-
build
- Specified by:
build
in classLStatement
-
category
- Overrides:
category
in classLStatement
-