public interface Texture
Modifier and Type | Method and Description |
---|---|
void |
draw(GLCanvas canvas,
int x,
int y) |
void |
draw(GLCanvas canvas,
int x,
int y,
int w,
int h) |
int |
getHeight() |
int |
getWidth() |
boolean |
isOpaque() |