Skip navigation links
A B C D E F G H I M N P Q R S T U V W 

F

Field - Interface in it.unibo.battleship.main.entity.map
Represents the field of the battleship game.
FIELD_BOUND - Static variable in class it.unibo.battleship.main.common.Ruleset
 
FIELD_CELLS_NOT_EMPTY - Static variable in class it.unibo.battleship.main.common.GlobalProperties
 
FieldBound - Interface in it.unibo.battleship.main.common
Represents the bound of a field in the vertical and horizontal direction.
FieldBoundImpl - Class in it.unibo.battleship.main.common
Implementation of FieldBound
FieldButton - Class in it.unibo.battleship.main.gui
Wrapper of a JButton.
FieldButton(Point2d) - Constructor for class it.unibo.battleship.main.gui.FieldButton
 
FieldCell - Interface in it.unibo.battleship.main.entity.map
Represents a field cell which can have different states.
FieldCellImpl - Class in it.unibo.battleship.main.entity.map
An implementation of a FieldCell.
FieldCellImpl() - Constructor for class it.unibo.battleship.main.entity.map.FieldCellImpl
 
FieldHelper - Class in it.unibo.battleship.main.entity.map
Helper class for the Field.
FieldImpl - Class in it.unibo.battleship.main.entity.map
Implementation of a Field.
Fleet - Interface in it.unibo.battleship.main.entity.ships
Represents a fleet in the battlefield.
FleetFactory - Interface in it.unibo.battleship.main.entity.ships
Represents a Fleet Factory.
FleetFactoryImpl - Enum in it.unibo.battleship.main.entity.ships
Implementation of a Fleet Factory
FleetPlacementBoundary - Interface in it.unibo.battleship.main.boundary
Represents the boundary used to place a fleet.
FleetPlacerControl - Interface in it.unibo.battleship.main.control
Provides the control for placing a fleet.
A B C D E F G H I M N P Q R S T U V W 
Skip navigation links