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
N
- nearest(int, int) - Static method in enum bridges.game.Direction
-
Returns the direction which is nearest to (dx, dy).
- neighbor(Island, Direction) - Method in class bridges.game.Board
-
Return the neighbor of this island in the given direction or null.
- neighbors(Island) - Method in class bridges.game.Board
-
Return a list of all neighbors of the given island on the board.
- NewPuzzleDialog - Class in bridges.gui
-
Class, that represents a dialog, which enables the user to create a new puzzle with different parameters.
- NewPuzzleDialog(Frame, GameModel) - Constructor for class bridges.gui.NewPuzzleDialog
-
Create a new dialog.
- nextBridge(Board) - Static method in class bridges.util.BoardSolver
-
Return the next possible bridge for a given board.
- nextStep() - Method in class bridges.model.GameModel
-
Executes the next solve step.
- NOBOARD - bridges.game.BoardState
- NORTH - bridges.game.Direction
All Classes All Packages