Public Member Functions | |
bool | load (Map *map) override |
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) |
|
overridevirtual |
Loads the world map data in from the 'world' file.
Implements Ultima::Ultima4::MapLoader.