Package | Description |
---|---|
com.b3dgs.lionengine.game.feature.tile.map.pathfinding |
A-Star algorithm implementation, allowing to search a path on a
MapTilePath . |
Modifier and Type | Method and Description |
---|---|
void |
PathfindableModel.addListener(PathfindableListener listener) |
void |
Pathfindable.addListener(PathfindableListener listener)
Add a pathfindable listener.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.