Package mindustry.logic
Class LExecutor.DrawI
java.lang.Object
mindustry.logic.LExecutor.DrawI
- All Implemented Interfaces:
LExecutor.LInstruction
- Enclosing class:
- LExecutor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
public byte type -
x
-
y
-
p1
-
p2
-
p3
-
p4
-
-
Constructor Details
-
DrawI
-
DrawI
public DrawI()
-
-
Method Details
-
run
- Specified by:
run
in interfaceLExecutor.LInstruction
-