Public Member Functions | |
virtual bool | load (Map *map) |
Additional Inherited Members | |
Static Protected Member Functions inherited from Ultima::Ultima4::MapLoader | |
static MapLoader * | registerLoader (MapLoader *loader, Map::Type type) |
static bool | loadData (Map *map, Common::SeekableReadStream &f) |
static bool | isChunkCompressed (Map *map, int chunk) |
|
virtual |
Load city data from 'ult' and 'tlk' files.
Implements Ultima::Ultima4::MapLoader.