public interface BitmapFontLoader
Modifier and Type | Method and Description |
---|---|
BitmapFontData |
load(InputStream in)
Load a font.
|
BitmapFontData load(InputStream in) throws IOException
in
- InputStreamIOException
Copyright © 2013. All Rights Reserved.