Module screeps::pathfinder [] [src]

Structs

CostMatrix

A CostMatrix that's valid to pass as a result from a PathFinder.search room callback.

LocalCostMatrix
SearchOptions
SearchResults

Functions

search

Searches between a single origin and single goal.

search_many

Searches between a single origin and multiple goals.