ScummVM API documentation
Stark::Gfx::TextureSet Class Reference

#include <texture.h>

Public Member Functions

void addTexture (const Common::String &name, Texture *texture)
 
const TexturegetTexture (const Common::String &name) const
 

Detailed Description

A collection of textures referenced by their names

Member Function Documentation

◆ addTexture()

void Stark::Gfx::TextureSet::addTexture ( const Common::String name,
Texture texture 
)

Add a texture to the set

◆ getTexture()

const Texture* Stark::Gfx::TextureSet::getTexture ( const Common::String name) const

Retrieve a texture from the set


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