Class EpicBotFonts

java.lang.Object
com.epicbot.api.common.EpicBotFonts

public class EpicBotFonts extends Object
  • Field Details

    • BOLD

      public static final Font BOLD
    • BOLD_ITALIC

      public static final Font BOLD_ITALIC
    • EXTRA_BOLD

      public static final Font EXTRA_BOLD
    • EXTRA_BOLD_ITALIC

      public static final Font EXTRA_BOLD_ITALIC
    • ITALIC

      public static final Font ITALIC
    • LIGHT

      public static final Font LIGHT
    • LIGHT_ITALIC

      public static final Font LIGHT_ITALIC
    • REGULAR

      public static final Font REGULAR
    • SEMI_BOLD

      public static final Font SEMI_BOLD
    • SEMI_BOLD_ITALIC

      public static final Font SEMI_BOLD_ITALIC
  • Constructor Details

    • EpicBotFonts

      public EpicBotFonts()