routeFinderobjectpathfind.t[136]

A Pathfinder specialized for finding a route through the game map. Note that this can only find a route through TravelConnector objects (which includes direction properties attached to Rooms, Doors and other TravelConnectors).

routeFinder :   Pathfinder

Superclass Tree   (in declaration order)

routeFinder
        Pathfinder
                object

Summary of Properties  

excludeLockedDoors 

Inherited from Pathfinder :
cachedRoute  currentDestination  nodesVisited  pathsFound  steps 

Summary of Methods  

findDestinations 

Inherited from Pathfinder :
findPath  takeOneStep 

Properties  

excludeLockedDoorspathfind.t[215]

the destination is only of interest if it's not nowhere, the default unknown destination, or the location we're trying to leave.

if it's none of these, add it to the list of possible paths

Methods  

findDestinations (cur)OVERRIDDENpathfind.t[138]

no description available

Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2