public interface ITextureObject
Modifier and Type | Method and Description |
---|---|
int |
getGlTextureId() |
void |
loadTexture(IResourceManager resourceManager) |
void |
restoreLastBlurMipmap() |
void |
setBlurMipmap(boolean blurIn,
boolean mipmapIn) |
void setBlurMipmap(boolean blurIn, boolean mipmapIn)
void restoreLastBlurMipmap()
void loadTexture(IResourceManager resourceManager) throws java.io.IOException
java.io.IOException
int getGlTextureId()