public class TextTexture extends Texture
Texture.ListenerLOG_ENABLED, mCoordScaleX, mCoordScaleY, mExpirationTime, mExpired, mGL, mGLState, mIdleTime, mListener, mSize, mTextureID, TAG| Modifier | Constructor and Description |
|---|---|
protected |
TextTexture(GLState glState,
java.lang.String text,
TextOptions options) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
load(java.lang.String text,
TextOptions options) |
void |
reload() |
bind, getExpirationTime, getListener, getSize, getTextureID, isExpired, isLoaded, isPo2, load, reload, setBitmapSize, setExpirationTime, setFilters, setListener, setRepeat, toString, unload, updateprotected TextTexture(GLState glState, java.lang.String text, TextOptions options)
protected void load(java.lang.String text,
TextOptions options)