Module app

Enum Class MinesweeperPieceKind.Type

java.lang.Object
java.lang.Enum<MinesweeperPieceKind.Type>
app.minesweeper.MinesweeperPieceKind.Type
All Implemented Interfaces:
Serializable, Comparable<MinesweeperPieceKind.Type>, Constable
Enclosing class:
MinesweeperPieceKind

public static enum MinesweeperPieceKind.Type extends Enum<MinesweeperPieceKind.Type>
Type of tile - standard types in minesweeper and a shovel which is used as a choice for picking. Picking a shovel is equivalent to uncovering the tile