public class

BitmapFont.BitmapFontPage

extends Object
java.lang.Object
   ↳ org.andengine.opengl.font.BitmapFont.BitmapFontPage

Summary

Public Constructors
BitmapFont.BitmapFontPage(AssetManager pAssetManager, String pAssetBasePath, String pData)
Public Methods
int getID()
ITexture getTexture()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public BitmapFont.BitmapFontPage (AssetManager pAssetManager, String pAssetBasePath, String pData)

Throws
IOException

Public Methods

public int getID ()

public ITexture getTexture ()