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