public interface TextureWriter
Modifier and Type | Method and Description |
---|---|
boolean |
write(File file,
TextureData data)
Writes the given TextureData to the passed file.
|
boolean write(File file, TextureData data) throws IOException
IOException
Copyright 2010 JogAmp Community.