Package | Description |
---|---|
com.b3dgs.lionengine.game.pathfinding |
A-Star algorithm implementation, allowing to search a path on a
MapTilePath . |
Modifier and Type | Method and Description |
---|---|
static PathData |
PathfindableConfig.createPathData(XmlNode node)
Create a path data from its node.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,PathData> |
PathfindableConfig.create(Configurer configurer)
Create the pathfindable data from node.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.