|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TextureManager
Method Summary | |
---|---|
Texture |
createTexture()
Texture creator. |
void |
dispose(java.util.Collection<Texture> textures)
Dispose the given textures. |
void |
dispose(Texture texture)
|
Method Detail |
---|
Texture createTexture()
Texture
void dispose(java.util.Collection<Texture> textures)
textures
- textures to dispose.void dispose(Texture texture)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |