AI for Games 1.1.1
Loading...
Searching...
No Matches
game2dai.graph.GraphSearch_Astar.GraphNodeCost Class Reference
Inheritance diagram for game2dai.graph.GraphSearch_Astar.GraphNodeCost:

Public Member Functions

 GraphNodeCost (GraphNode node, Double gCost, Double hCost)
 
int compareTo (Object o)
 

Private Attributes

GraphNode node
 
Double fCost
 

Detailed Description

Objects of this class are created as and when required by the path search algorithm

Author
Peter Lager

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