Package mindustry.logic
Class LExecutor.UnitLocateI
java.lang.Object
mindustry.logic.LExecutor.UnitLocateI
- All Implemented Interfaces:
LExecutor.LInstruction
- Enclosing class:
- LExecutor
Uses a unit to find something that may not be in its range.
-
Field Details
-
locate
-
flag
-
enemy
-
ore
-
outX
-
outY
-
outFound
-
outBuild
-
-
Constructor Details
-
UnitLocateI
-
UnitLocateI
public UnitLocateI()
-
-
Method Details
-
run
- Specified by:
run
in interfaceLExecutor.LInstruction
-