neighborType property

NeighborType neighborType
final

Left or Right neighbor group.

Generally speaking, left neighbors are to the west and south, while right neighbors are to the east/north.

Implementation

final NeighborType neighborType;