Class MapBoard.GridOffsetColumnLayout

Enclosing class:
MapBoard

protected class MapBoard.GridOffsetColumnLayout extends MapBoard.VerticalLayout
A layout consisting of squares in which every second column is shifted downward by one half width. This is done to approximate hexagons as each square as six neighbours.
Author:
Michael Kiefte