public class LayeredTexture extends AbstractTexture
| Modifier and Type | Field and Description |
|---|---|
java.util.List<java.lang.String> |
layeredTextureNames |
blur, blurLast, glTextureId, mipmap, mipmapLast| Constructor and Description |
|---|
LayeredTexture(java.lang.String... textureNames) |
| Modifier and Type | Method and Description |
|---|---|
void |
loadTexture(IResourceManager manager) |
deleteGlTexture, getGlTextureId, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindTexturepublic void loadTexture(IResourceManager manager) throws java.io.IOException
java.io.IOException