JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Use
Tree
Index
Search
Help
com.alessiocascini.battleship.client.model
Uses of Package
com.alessiocascini.battleship.client.model
Packages that use
com.alessiocascini.battleship.client.model
Package
Description
com.alessiocascini.battleship.client.event
com.alessiocascini.battleship.client.model
com.alessiocascini.battleship.client.ui
Classes in
com.alessiocascini.battleship.client.model
used by
com.alessiocascini.battleship.client.event
Class
Description
Ship
Represents a placed ship on the game board.
Classes in
com.alessiocascini.battleship.client.model
used by
com.alessiocascini.battleship.client.model
Class
Description
Cell
Represents a single coordinate on the battleship grid.
ShipInfo
Metadata for a ship type.
Classes in
com.alessiocascini.battleship.client.model
used by
com.alessiocascini.battleship.client.ui
Class
Description
Ship
Represents a placed ship on the game board.
ShipInfo
Metadata for a ship type.