Class FontHandler

java.lang.Object
com.ardorcraft.util.FontHandler

public class FontHandler extends Object
  • Field Details

    • MINI_FONT

      public static BMFont MINI_FONT
    • MINI_FONT_SIZE

      public static int MINI_FONT_SIZE
    • BIG_FONT

      public static BMFont BIG_FONT
    • BIG_FONT_SIZE

      public static int BIG_FONT_SIZE
    • SMALL_FONT

      public static BMFont SMALL_FONT
    • SMALL_FONT_SIZE

      public static int SMALL_FONT_SIZE
    • MEDIUM_FONT

      public static BMFont MEDIUM_FONT
    • MEDIUM_FONT_SIZE

      public static int MEDIUM_FONT_SIZE
  • Constructor Details

    • FontHandler

      public FontHandler()
  • Method Details