See: Description
Class | Description |
---|---|
LazyFont |
An efficiently drawable bitmap font implementation.
|
Enum | Description |
---|---|
LazyFont.TextAlignment |
Represents the alignment of text within a
LazyFont.DrawableString 's render area. |
LazyFont.TextAnchor |
Represents the origin of drawing for
LazyFont.DrawableString s. |
Exception | Description |
---|---|
FontException |
Thrown if
LazyFont.loadFont(String) encounters an error loading or parsing a bitmap font. |