Class AStar.Path
raft.kilavuz.runtime.AStar.Path Enclosing class:
-
public static class AStar.Path
result of a successfull path find attempt
Field Summary |
|
contextmore information about pathfinding enviroment |
|
costactual cost of this path |
|
|
|
|
Field Detail
startNode
-
first node in path
transitions
-
transitions to next nodes in path
context
-
more information about pathfinding enviroment
cost
public final float cost
-
actual cost of this path
Since:
-
0.91
DocFlex/Doclet is both a multi-format Javadoc doclet and a free edition of DocFlex/Javadoc. If you need to customize your Javadoc without writing a full-blown doclet from scratch, DocFlex/Javadoc may be the only tool able to help you! Find out more at www.docflex.com