ScummVM API documentation
Ultima::Ultima4::TileAnimSet Class Reference

#include <tileanim.h>

Public Member Functions

 TileAnimSet (const ConfigElement &conf)
 
TileAnimgetByName (const Common::String &name)
 

Public Attributes

Common::String _name
 
TileAnimMap _tileAnims
 

Detailed Description

A set of tile animations. Tile animations are associated with a specific image set which shares the same name.

Member Function Documentation

◆ getByName()

TileAnim* Ultima::Ultima4::TileAnimSet::getByName ( const Common::String name)

Returns the tile animation with the given name from the current set


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