public class LayeredTexture extends AbstractTexture
Modifier and Type | Field and Description |
---|---|
java.util.List |
layeredTextureNames |
glTextureId
Constructor and Description |
---|
LayeredTexture(java.lang.String... par1ArrayOfStr) |
Modifier and Type | Method and Description |
---|---|
void |
loadTexture(IResourceManager par1ResourceManager) |
deleteGlTexture, getGlTextureId
public void loadTexture(IResourceManager par1ResourceManager) throws java.io.IOException
java.io.IOException