public class EaselFonts
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static com.badlogic.gdx.graphics.g2d.BitmapFont |
MEDIUM_ITALIC
A medium sized italic font.
|
static com.badlogic.gdx.graphics.g2d.BitmapFont |
SMALLER_TIP_BODY
A slightly smaller version of
FontHelper.tipBodyFont . |
Constructor and Description |
---|
EaselFonts() |
Modifier and Type | Method and Description |
---|---|
static void |
loadFonts()
Initializes the fonts.
|