Package mindustry.ui

Class IntFormat

java.lang.Object
mindustry.ui.IntFormat

public class IntFormat extends Object
A low-garbage way to format bundle strings.
  • Constructor Details

    • IntFormat

      public IntFormat(String text)
    • IntFormat

      public IntFormat(String text, arc.func.Func<Integer,String> converter)
  • Method Details