Package VASSAL.tools.imports.adc2
Class MapBoard.Layout
java.lang.Object
VASSAL.tools.imports.adc2.MapBoard.Layout
- Direct Known Subclasses:
MapBoard.GridLayout
,MapBoard.HorizontalLayout
,MapBoard.VerticalLayout
- Enclosing class:
MapBoard
How the hexes or squares are organized on the map board.
-
Field Summary
-
Method Summary
-
Field Details
-
nColumns
protected final int nColumns -
nRows
protected final int nRows
-
-
Method Details
-
getRow
protected int getRow(int index) -
getCol
protected int getCol(int index)
-