G2DTextureManager
, JoGLTextureManager
public interface TextureManager
Modifier and Type | Method | Description |
---|---|---|
Texture |
createTexture() |
Texture creator.
|
void |
dispose(java.util.Collection<Texture> textures) |
Dispose the given textures.
|
void |
dispose(Texture texture) |