#include <tileanim.h>
Public Member Functions | |
TileAnimSet (const ConfigElement &conf) | |
TileAnim * | getByName (const Common::String &name) |
Public Attributes | |
Common::String | _name |
TileAnimMap | _tileAnims |
A set of tile animations. Tile animations are associated with a specific image set which shares the same name.
TileAnim* Ultima::Ultima4::TileAnimSet::getByName | ( | const Common::String & | name | ) |
Returns the tile animation with the given name from the current set