A E G H I L M P R S T W

P

Player - interface edu.rice.comp440.mine.Player.
This interface defines a Minesweeper player.
PlayerFactory - interface edu.rice.comp440.mine.PlayerFactory.
This interfaces defines a factory for Player objects.
play() - Method in class edu.rice.comp440.mine.MineSim
Simulates the Minesweeper game until the player either wins or loses.
print() - Method in interface edu.rice.comp440.mine.MineBoard
Prints a text representation of the board to System.out

A E G H I L M P R S T W