Package com.mygdx.game.AI
Class Path
- java.lang.Object
-
- com.mygdx.game.AI.Path
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description float
getCost()
Node
getFromNode()
Node
getToNode()
-
Modifier and Type | Method | Description |
---|---|---|
float |
getCost() |
|
Node |
getFromNode() |
|
Node |
getToNode() |