Class | Description |
---|---|
Border20Map |
Represents a 20 Axis map, designed to perform linking between two different areas.
|
FogOfWarStrategy<T extends TileGame<?>> |
Designed to handle a fog of war (discovering tile and hiding tile).
|
MapTileStrategy<C extends Enum<C>,R extends Enum<R>,T extends TileStrategy<C,R>> |
Abstract representation of a path based map, used for pathfinding.
|
TileStrategy<C extends Enum<C>,R extends Enum<R>> |
Representation of a default tile, used for pathfinding.
|
Enum | Description |
---|---|
Border20 |
Represents the list of supported angles for area linking.
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.