A* Pathfinding Project
3.1.4
The A* Pathfinding Project for Unity 3D
|
This is the complete list of members for GraphUpdateObject, including all inherited members.
addPenalty | GraphUpdateObject | |
Apply(Node node) | GraphUpdateObject | virtual |
backupData (defined in GraphUpdateObject) | GraphUpdateObject | private |
backupPositionData (defined in GraphUpdateObject) | GraphUpdateObject | private |
bounds | GraphUpdateObject | |
changedNodes (defined in GraphUpdateObject) | GraphUpdateObject | private |
GraphUpdateObject() (defined in GraphUpdateObject) | GraphUpdateObject | |
GraphUpdateObject(Bounds b) | GraphUpdateObject | |
modifyTag (defined in GraphUpdateObject) | GraphUpdateObject | |
modifyWalkability | GraphUpdateObject | |
nnConstraint | GraphUpdateObject | |
requiresFloodFill | GraphUpdateObject | |
RevertFromBackup() | GraphUpdateObject | virtual |
setTag (defined in GraphUpdateObject) | GraphUpdateObject | |
setWalkability | GraphUpdateObject | |
shape (defined in GraphUpdateObject) | GraphUpdateObject | |
trackChangedNodes | GraphUpdateObject | |
updatePhysics | GraphUpdateObject | |
WillUpdateNode(Node node) | GraphUpdateObject | virtual |