ScummVM API documentation
Ultima::Ultima4::DngMapLoader Class Reference
Inheritance diagram for Ultima::Ultima4::DngMapLoader:
Ultima::Ultima4::MapLoader

Public Member Functions

bool load (Map *map) override
 

Additional Inherited Members

- Static Protected Member Functions inherited from Ultima::Ultima4::MapLoader
static MapLoaderregisterLoader (MapLoader *loader, Map::Type type)
 
static bool loadData (Map *map, Common::SeekableReadStream &f)
 
static bool isChunkCompressed (Map *map, int chunk)
 

Member Function Documentation

◆ load()

bool Ultima::Ultima4::DngMapLoader::load ( Map map)
overridevirtual

Loads a dungeon map from the 'dng' file

Implements Ultima::Ultima4::MapLoader.


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