ScummVM API documentation
Illusions::PathFinder Member List

This is the complete list of members for Illusions::PathFinder, including all inherited members.

_bgDimensions (defined in Illusions::PathFinder)Illusions::PathFinderprotected
_pathBytes (defined in Illusions::PathFinder)Illusions::PathFinderprotected
_screenRect (defined in Illusions::PathFinder)Illusions::PathFinderprotected
_walkPoints (defined in Illusions::PathFinder)Illusions::PathFinderprotected
_walkRects (defined in Illusions::PathFinder)Illusions::PathFinderprotected
adjustRectDimensions(WidthHeight &dimensions) (defined in Illusions::PathFinder)Illusions::PathFinderprotected
calcLineDistance(PathLine &line) (defined in Illusions::PathFinder)Illusions::PathFinderprotected
calcLineStatus(PathLine &sourceLine, PathLine &destRect, Common::Point *outPoint) (defined in Illusions::PathFinder)Illusions::PathFinderprotected
calcRectDimensions(PathLine &rect) (defined in Illusions::PathFinder)Illusions::PathFinderprotected
clipLineToBg(Common::Point &destPt, WidthHeight &rectDimensions, PathLine &outDestLine) (defined in Illusions::PathFinder)Illusions::PathFinderprotected
findClosestPt(Common::Point &sourcePt, Common::Point &closestPt, Common::Point &destPt) (defined in Illusions::PathFinder)Illusions::PathFinderprotected
findDeltaPt(Common::Point pt, Common::Point &outDeltaPt) (defined in Illusions::PathFinder)Illusions::PathFinderprotected
findPath(Camera *camera, Common::Point sourcePt, Common::Point destPt, PointArray *walkPoints, PathLines *walkRects, WidthHeight bgDimensions) (defined in Illusions::PathFinder)Illusions::PathFinder
findPathInternal(Common::Point sourcePt, Common::Point destPt) (defined in Illusions::PathFinder)Illusions::PathFinderprotected
findValidDestLine(Common::Point &destPt) (defined in Illusions::PathFinder)Illusions::PathFinderprotected
findValidDestPt(Common::Point &destPt) (defined in Illusions::PathFinder)Illusions::PathFinderprotected
isLineBlocked(PathLine &line) (defined in Illusions::PathFinder)Illusions::PathFinderprotected
isLineWithinRectangle(PathLine &line, PathLine &rect) (defined in Illusions::PathFinder)Illusions::PathFinderprotected
postProcess(Common::Point sourcePt, PointArray *foundPath) (defined in Illusions::PathFinder)Illusions::PathFinderprotected
swapDimensions(WidthHeight &dimensions) (defined in Illusions::PathFinder)Illusions::PathFinderprotected
swapLine(PathLine &line, PathLine &outLine) (defined in Illusions::PathFinder)Illusions::PathFinderprotected