Class MapBoard.GridOffsetRowLayout

Enclosing class:
MapBoard

protected class MapBoard.GridOffsetRowLayout extends MapBoard.HorizontalLayout
A layout consisting of squares in which every second row is shifted to the right by one half-width. Used to approximate hexagons as each square has six neighbours.
Author:
Michael Kiefte