Public Member Functions | |
| PathFinder (Hotspot *h) | |
| void | clear () |
| void | reset (RoomPathsData &src) |
| PathFinderResult | process () |
| Common::String | getDebugInfo () const |
| void | pop () |
| WalkingActionEntry & | top () const |
| bool | isEmpty () const |
| int & | stepCtr () |
| void | saveToStream (Common::WriteStream *stream) const |
| void | loadFromStream (Common::ReadStream *stream) |