public interface AngelCodeLine
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.
|
boolean process(AngelCodeLineData line, BitmapFontData font)
line
- the linefont
- the fontCopyright © 2013. All Rights Reserved.