public class BitmapFont.BitmapFontPage
extends java.lang.Object
| Constructor and Description |
|---|
BitmapFontPage(android.content.res.AssetManager pAssetManager,
java.lang.String pAssetBasePath,
java.lang.String pData) |
| Modifier and Type | Method and Description |
|---|---|
int |
getID() |
ITexture |
getTexture() |
public BitmapFontPage(android.content.res.AssetManager pAssetManager,
java.lang.String pAssetBasePath,
java.lang.String pData)
throws java.io.IOException
java.io.IOExceptionpublic int getID()
public ITexture getTexture()