Package net.citizensnpcs.api.hpastar
Class HPAGraphNode
java.lang.Object
net.citizensnpcs.api.hpastar.HPAGraphNode
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
connect
(int level, HPAGraphNode to, HPAGraphEdge.EdgeType type, float weight) double
distance
(HPAGraphNode dest) boolean
getEdges
(int level) int
hashCode()
toString()