ScummVM API documentation
Draci::WalkingMap Member List

This is the complete list of members for Draci::WalkingMap, including all inherited members.

findNearestWalkable(int x, int y) const (defined in Draci::WalkingMap)Draci::WalkingMap
findShortestPath(Common::Point p1, Common::Point p2, WalkingPath *path) const (defined in Draci::WalkingMap)Draci::WalkingMap
getDelta() const (defined in Draci::WalkingMap)Draci::WalkingMapinline
getPixel(int x, int y) const (defined in Draci::WalkingMap)Draci::WalkingMap
interpolate(const Common::Point &p1, const Common::Point &p2, int i, int n) (defined in Draci::WalkingMap)Draci::WalkingMapstatic
isWalkable(const Common::Point &p) const (defined in Draci::WalkingMap)Draci::WalkingMap
load(const byte *data, uint length) (defined in Draci::WalkingMap)Draci::WalkingMap
newOverlayFromMap(byte color) const (defined in Draci::WalkingMap)Draci::WalkingMap
newOverlayFromPath(const WalkingPath &path, byte color) const (defined in Draci::WalkingMap)Draci::WalkingMap
obliquePath(const WalkingPath &path, WalkingPath *obliquedPath) (defined in Draci::WalkingMap)Draci::WalkingMap
pointsBetween(const Common::Point &p1, const Common::Point &p2) (defined in Draci::WalkingMap)Draci::WalkingMapstatic
WalkingMap() (defined in Draci::WalkingMap)Draci::WalkingMapinline