#include <tm.h>
Static Public Member Functions | |
static Gfx::TextureSet * | read (ArchiveReadStream *stream) |
static BiffArchive * | readArchive (ArchiveReadStream *stream) |
A texture set loader able to read '.tm' files
|
static |
Load a texture set from the provided stream.
The caller is responsible for freeing the texture set.
|
static |
Read the texture set archive from the provided stream