Modifier and Type | Field and Description |
---|---|
Vector2d |
comingFrom |
double |
estimatedCost |
int |
id |
Node |
parent |
Vector2d |
position |
double |
totalCost |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Node n) |
boolean |
equals(java.lang.Object o) |
void |
setMoveDir(Node pre) |