| Modifier and Type | Method and Description |
|---|---|
void |
bind() |
int |
getTexHeight() |
float[] |
getTexMatrix() |
void |
getTexMatrix(float[] matrix,
int offset) |
int |
getTexTarget() |
int |
getTexture() |
int |
getTexWidth() |
void |
loadTexture(java.lang.String filePath) |
void |
release() |
void |
unbind() |
void release()
void bind()
void unbind()
int getTexTarget()
int getTexture()
float[] getTexMatrix()
void getTexMatrix(float[] matrix,
int offset)
int getTexWidth()
int getTexHeight()
void loadTexture(java.lang.String filePath)
throws java.lang.NullPointerException,
java.io.IOException
java.lang.NullPointerExceptionjava.io.IOException