Package | Description |
---|---|
com.b3dgs.lionengine.game.object.trait.orientable |
Describe the
Orientation capacity. |
com.b3dgs.lionengine.game.pathfinding |
A-Star algorithm implementation, allowing to search a path on a
MapTilePath . |
Modifier and Type | Class and Description |
---|---|
class |
OrientableModel
Orientable model implementation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Pathfindable
Describe an object which can move on a
MapTilePath by using A-Star algorithm. |
Modifier and Type | Class and Description |
---|---|
class |
PathfindableModel
Pathfindable implementation.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.