Interface | Description |
---|---|
MapTilePath<C extends java.lang.Enum<C>,T extends TilePath<C>> |
Describe a tile based map which supports pathfinding.
|
Class | Description |
---|---|
TilePath<C extends java.lang.Enum<C>> |
Representation of a default tile, used for pathfinding.
|