A B C D E G H I L M N P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- randomHeight() - Static method in class bridges.util.BoardGenerator
-
Return a random allowed height for a new board.
- randomIslandCount(int, int) - Static method in class bridges.util.BoardGenerator
-
Return a random allowed island count for a new board.
- randomWidth() - Static method in class bridges.util.BoardGenerator
-
Return a random allowed width for a new board.
- read() - Method in class bridges.util.BoardReader
-
Read the data given by the StreamReader and return a new Board.
- removeOneBridge(Bridge) - Method in class bridges.game.Board
-
Remove the given bridge or fail.
- removeOneBridge(Bridge) - Method in class bridges.model.GameModel
-
Remove a single bridge from the board, which covers the given bridge.
- reset() - Method in class bridges.game.Board
-
Resets the game (that is: removes all bridges on the board).
- restart() - Method in class bridges.model.GameModel
-
Restarts the current game.
All Classes All Packages