Class LExecutor.PrintCharI

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

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

    • value

      public LVar value
  • Constructor Details

    • PrintCharI

      public PrintCharI(LVar value)
  • Method Details