Interface | Description |
---|---|
GlyphParser |
Used for selecting character shape in cursive bitmap text.
|
Class | Description |
---|---|
BitmapCharacter |
Represents a single bitmap character.
|
BitmapCharacterSet | |
BitmapFont |
Represents a font within jME that is generated with the AngelCode Bitmap Font Generator
|
BitmapText | |
Kerning |
Represents kerning information for a character.
|
Rectangle |
Defines a rectangle that can constrict a text paragraph.
|
Enum | Description |
---|---|
BitmapFont.Align |
Specifies horizontal alignment for text.
|
BitmapFont.VAlign |
Specifies vertical alignment for text.
|
LineWrapMode |
Line-wrap type for BitmapText
|