PCGPath Class Reference
Inherits from | NSObject |
Declared in | PCGPath.h PCGPath.m |
Overview
The PCGPath
is a class that represent a path in a PCGDirectedGraph
.
It it used as a return value to hold the solution of a search for a path in PCGPathFinder
.