Package com.ardorcraft.util
Class FontHandler
java.lang.Object
com.ardorcraft.util.FontHandler
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic BasicText
createText
(String text) static BasicText
createText
(String text, BMFont font, int size)
-
Field Details
-
MINI_FONT
-
MINI_FONT_SIZE
public static int MINI_FONT_SIZE -
BIG_FONT
-
BIG_FONT_SIZE
public static int BIG_FONT_SIZE -
SMALL_FONT
-
SMALL_FONT_SIZE
public static int SMALL_FONT_SIZE -
MEDIUM_FONT
-
MEDIUM_FONT_SIZE
public static int MEDIUM_FONT_SIZE
-
-
Constructor Details
-
FontHandler
public FontHandler()
-
-
Method Details
-
createText
-
createText
-