public class KerningsLine extends Object implements AngelCodeLine
Constructor and Description |
---|
KerningsLine() |
Modifier and Type | Method and Description |
---|---|
boolean |
process(AngelCodeLineData line,
BitmapFontData font)
Take the line which represents the current line with all data
split into key/value types and fill the corresponding properties
of the given BitmapFontData font.
|
public boolean process(AngelCodeLineData line, BitmapFontData font)
AngelCodeLine
process
in interface AngelCodeLine
line
- the linefont
- the fontCopyright © 2013. All Rights Reserved.