Interface TextureManager
- All Known Implementing Classes:
G2DTextureManager
,JoGLTextureManager
public interface TextureManager
- Author:
- Pierre Lando
-
Method Summary
Modifier and TypeMethodDescriptionTexture creator.void
dispose
(Collection<Texture> textures) Dispose the given textures.void