Interface Font
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final float
static final byte
■
static final int
-
Method Summary
-
Field Details
-
PIXELS_PER_CHAR
static final int PIXELS_PER_CHAR- See Also:
-
CHARS_PER_ROWCOL
static final int CHARS_PER_ROWCOL- See Also:
-
END_TEX_OFFSET
static final float END_TEX_OFFSET- See Also:
-
FALLBACK_CHAR
static final byte FALLBACK_CHAR■
- See Also:
-
-
Method Details
-
texture
LoadableTexture texture() -
getMinX
float getMinX(char character) -
getMaxX
float getMaxX(char character) -
reload
- Throws:
IOException
-
isLoaded
boolean isLoaded()
-