Search
Preparing search index...
The search index is not available
@esengine/egret-framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"AI/Pathfinding/Dijkstra/IWeightedGraph"
es
IWeightedGraph
Interface IWeightedGraph<T>
Type parameters
T
Hierarchy
IWeightedGraph
Implemented by
WeightedGridGraph
Index
Methods
cost
get
Neighbors
Methods
cost
cost
(
from
:
T
, to
:
T
)
:
number
Parameters
from:
T
to:
T
Returns
number
get
Neighbors
get
Neighbors
(
node
:
T
)
:
T
[]
Parameters
node:
T
Returns
T
[]
Globals
"AI/
Pathfinding/
Dijkstra/IWeighted
Graph"
es
IWeighted
Graph
cost
get
Neighbors
Generated using
TypeDoc