Class AsebBoardShape

java.lang.Object
net.royalur.model.shape.BoardShape
net.royalur.model.shape.AsebBoardShape

public class AsebBoardShape extends BoardShape
The shape of the board used for the game Aseb: xxxx xxxxxxxxxxxx xxxx
  • Field Details

    • BOARD_TILES

      public static final Set<Tile> BOARD_TILES
      The set of all tiles that exist on the board.
    • ROSETTE_TILES

      public static final Set<Tile> ROSETTE_TILES
      The set of rosette tiles that exist on the board.
  • Constructor Details

    • AsebBoardShape

      public AsebBoardShape()
      Instantiates the board shape used for Aseb.