L2JPREMIUM  5M
com.premium.game.geodata.pathfinding.Node Class Reference

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)
 

The documentation for this class was generated from the following file: