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