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 resourceManager) | 
deleteGlTexture, getGlTextureId, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirectpublic void loadTexture(IResourceManager resourceManager) throws java.io.IOException
java.io.IOException