void open(PuzzleType puzzleType)
Opens the puzzle interface.
PuzzleDisplay(Player player)
Constructs a new PuzzleDisplay.
boolean click(int button)
Handles clicking on the puzzle interface.
boolean checkAnswer(int button)
Checks the puzzle answer.
static final PuzzleData[] PUZZLES
The difference puzzle types.