Class LExecutor.DrawFlushI

java.lang.Object
mindustry.logic.LExecutor.DrawFlushI
All Implemented Interfaces:
LExecutor.LInstruction
Enclosing class:
LExecutor

public static class LExecutor.DrawFlushI extends Object implements LExecutor.LInstruction
  • Field Details

    • target

      public int target
  • Constructor Details

    • DrawFlushI

      public DrawFlushI(int target)
    • DrawFlushI

      public DrawFlushI()
  • Method Details