Planetbase
Planetbase
Planetbase
NavigationGraph Class
NavigationGraph Methods
addBlocker Method
addNode Method
addRemoveBlocker Method
calculatePath Method
clear Method
clearAirlockDistances Method
createGrid Method
deleteInvalidNodes Method
expandAirlockDistance Method
expandColorSeed Method
findNearestNode Method
findNearestNodes Method
getAStar Method
getCell Method
getCellIndices Method
getExterior Method
getExteriorColorIndex Method
getInstance Method
getInterior Method
isExteriorLocationReachable Method
removeBlocker Method
removeMode Method
requestUpdateCache Method
snapNodesToFloor Method
update Method
updateAirlockDistances Method
updateCache Method
updateColors Method
NavigationGraph Methods
The
NavigationGraph
type exposes the following members.
Methods
Name
Description
addBlocker
addNode
addRemoveBlocker
calculatePath
clear
clearAirlockDistances
createGrid
deleteInvalidNodes
Equals
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
expandAirlockDistance
expandColorSeed
FieldGetter
(Inherited from
Object
.)
FieldSetter
(Inherited from
Object
.)
Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
findNearestNode
findNearestNodes
getAStar
getCell(Vector2i)
getCell(Int32, Int32)
getCellIndices(Vector2)
getCellIndices(Vector3)
getExterior
getExteriorColorIndex
GetFieldInfo
(Inherited from
Object
.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from
Object
.)
getInstance
getInterior
GetType
Gets the type of the current instance.
(Inherited from
Object
.)
isExteriorLocationReachable
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
removeBlocker
removeMode
requestUpdateCache
snapNodesToFloor
ToString
Returns a string that represents the current object.
(Inherited from
Object
.)
update
updateAirlockDistances
updateCache
updateColors
Top
See Also
Reference
NavigationGraph Class
Planetbase Namespace