Uses of Class
VASSAL.tools.imports.adc2.MapBoard.Layout
| Package | Description |
|---|---|
| VASSAL.tools.imports.adc2 |
-
Uses of MapBoard.Layout in VASSAL.tools.imports.adc2
Subclasses of MapBoard.Layout in VASSAL.tools.imports.adc2 Modifier and Type Class Description protected classMapBoard.GridLayoutA layout consisting of squares in a checkerboard pattern (i.e. each square has four neighbours).protected classMapBoard.GridOffsetColumnLayoutA layout consisting of squares in which every second column is shifted downward by one half width.protected classMapBoard.GridOffsetRowLayoutA layout consisting of squares in which every second row is shifted to the right by one half-width.protected classMapBoard.HorizontalHexLayoutHexes aligned along rows.protected classMapBoard.HorizontalLayoutA layout in which every second row is offset by one-half hex or square.protected classMapBoard.VerticalHexLayoutHexes in columns.protected classMapBoard.VerticalLayoutA layout in which every second column is offset--either hexes or squares.Methods in VASSAL.tools.imports.adc2 that return MapBoard.Layout Modifier and Type Method Description protected MapBoard.LayoutMapBoard. getLayout()