Package net.citizensnpcs.api.hpastar
Class HPAGraphEdge
java.lang.Object
net.citizensnpcs.api.hpastar.HPAGraphEdge
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionHPAGraphEdge
(HPAGraphNode from, HPAGraphNode to, HPAGraphEdge.EdgeType type, float weight) -
Method Summary
-
Constructor Details
-
HPAGraphEdge
-