routeFinderobject

pathfind.t[136]

Superclass
Tree

Property
Summary

Method
Summary

Property
Details

Method
Details

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  

excludeLockedDoors

pathfind.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)OVERRIDDEN

pathfind.t[138]

no description available

Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1