ScummVM API documentation
Stark::Formats::TextureSetReader Class Reference

#include <tm.h>

Static Public Member Functions

static Gfx::TextureSetread (ArchiveReadStream *stream)
 
static BiffArchivereadArchive (ArchiveReadStream *stream)
 

Detailed Description

A texture set loader able to read '.tm' files

Member Function Documentation

◆ read()

static Gfx::TextureSet* Stark::Formats::TextureSetReader::read ( ArchiveReadStream stream)
static

Load a texture set from the provided stream.

The caller is responsible for freeing the texture set.

◆ readArchive()

static BiffArchive* Stark::Formats::TextureSetReader::readArchive ( ArchiveReadStream stream)
static

Read the texture set archive from the provided stream


The documentation for this class was generated from the following file: