|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzombie.ai.astar.AStarPathFinderResult
public class AStarPathFinderResult
| Field Summary | |
|---|---|
int |
maxSearchDistance
|
AStarPathFinder.PathFindProgress |
progress
|
| Constructor Summary | |
|---|---|
AStarPathFinderResult()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public AStarPathFinder.PathFindProgress progress
public int maxSearchDistance
| Constructor Detail |
|---|
public AStarPathFinderResult()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||