Uses of Class
VASSAL.build.module.map.boardPicker.BoardSlot
Package | Description |
---|---|
VASSAL.build.module.map |
Contains classes that may be added to a
Map . |
-
Uses of BoardSlot in VASSAL.build.module.map
Methods in VASSAL.build.module.map that return BoardSlot Modifier and Type Method Description BoardSlot
BoardPicker. getNeighbor(BoardSlot slot, int dx, int dy)
BoardSlot
BoardPicker. getSlot(int i)
Methods in VASSAL.build.module.map with parameters of type BoardSlot Modifier and Type Method Description BoardSlot
BoardPicker. getNeighbor(BoardSlot slot, int dx, int dy)