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 a combat map from the 'con' file
Implements Ultima::Ultima4::MapLoader.