Uses of Interface
de.sfuhrm.sudoku.Riddle
-
Uses of Riddle in de.sfuhrm.sudoku
Methods in de.sfuhrm.sudoku that return RiddleModifier and TypeMethodDescriptionstatic RiddleCreator.createRiddle(GameMatrix fullMatrix) Creates a riddle setup sudoku.static RiddleCreator.createRiddle(GameMatrix fullMatrix, int maxNumbersToClear) Creates a riddle setup sudoku.GameMatrixFactory.newRiddle()Creates a new 9x9 Riddle instance.GameMatrixFactory.newRiddle(GameSchema gameSchema) Creates a new Riddle instance.