ScummVM API documentation
Sherlock::Scalpel::MapPaths Class Reference

Public Member Functions

void load (int numLocations, Common::SeekableReadStream &s)
 
const byte * getPath (int srcLocation, int destLocation)
 

Member Function Documentation

◆ load()

void Sherlock::Scalpel::MapPaths::load ( int  numLocations,
Common::SeekableReadStream s 
)

Load the data for the paths between locations on the map

◆ getPath()

const byte* Sherlock::Scalpel::MapPaths::getPath ( int  srcLocation,
int  destLocation 
)

Get the path between two locations on the map


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