public class LayeredTexture extends Texture
| Modifier and Type | Field and Description |
|---|---|
java.util.List<java.lang.String> |
layeredTextureNames |
blur, glTextureId, mipmap| Constructor and Description |
|---|
LayeredTexture(java.lang.String... textureNames) |
| Modifier and Type | Method and Description |
|---|---|
void |
loadTexture(IResourceManager manager) |
bindTexture, deleteGlTexture, getGlTextureId, loadTexture, restoreLastBlurMipmap, setBlurMipmap, setBlurMipmapDirectpublic void loadTexture(IResourceManager manager) throws java.io.IOException
loadTexture in class Texturejava.io.IOException