L2JPREMIUM
5M
|
Public Member Functions | |
Node (AbstractNodeLoc Loc, int Neighbors_idx) | |
void | attachNeighbors () |
boolean | equals (Object arg0) |
float | getCost () |
AbstractNodeLoc | getLoc () |
Node[] | getNeighbors () |
Node | getParent () |
void | setCost (int cost) |
void | setParent (Node p) |