OpenXcom
1.0
Open-source clone of the original X-Com
|
This is the complete list of members for OpenXcom::PathfindingNode, including all inherited members.
connect(int tuCost, PathfindingNode *prevNode, int prevDir, const Position &target) | OpenXcom::PathfindingNode | |
connect(int tuCost, PathfindingNode *prevNode, int prevDir) | OpenXcom::PathfindingNode | |
getPosition() const | OpenXcom::PathfindingNode | |
getPrevDir() const | OpenXcom::PathfindingNode | |
getPrevNode() const | OpenXcom::PathfindingNode | |
getTUCost(bool missile) const | OpenXcom::PathfindingNode | |
getTUGuess() const | OpenXcom::PathfindingNode | inline |
inOpenSet() const | OpenXcom::PathfindingNode | inline |
isChecked() const | OpenXcom::PathfindingNode | |
PathfindingNode(Position pos) | OpenXcom::PathfindingNode | |
reset() | OpenXcom::PathfindingNode | |
setChecked() | OpenXcom::PathfindingNode | inline |
~PathfindingNode() | OpenXcom::PathfindingNode |