Class InterpreteConstants

java.lang.Object
one.empty3.library.core.script.InterpreteConstants

public abstract class InterpreteConstants extends Object
  • Constructor Details

    • InterpreteConstants

      public InterpreteConstants()
  • Method Details

    • registerConstants

      public abstract void registerConstants(String name, int value, Interprete interprete)