public abstract class AbstractTexture extends java.lang.Object implements TextureObject
Modifier and Type | Field and Description |
---|---|
protected int |
glTextureId |
Constructor and Description |
---|
AbstractTexture() |
Modifier and Type | Method and Description |
---|---|
int |
getGlTextureId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
loadTexture
public int getGlTextureId()
getGlTextureId
in interface TextureObject