Package mindustry.logic
Class LExecutor.SetI
java.lang.Object
mindustry.logic.LExecutor.SetI
- All Implemented Interfaces:
LExecutor.LInstruction
- Enclosing class:
- LExecutor
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
from
public int from -
to
public int to
-
-
Constructor Details
-
SetI
public SetI(int from, int to)
-
-
Method Details
-
run
- Specified by:
run
in interfaceLExecutor.LInstruction
-