Package com.alessiocascini.battleship.client.event


package com.alessiocascini.battleship.client.event
  • Class
    Description
    Listener that handles the confirmation of ship placement.
    Interface defining the actions required to update the game state during the battle phase.
    Listener for the gameplay grid cells.
    Listener responsible for handling clicks on the placement grid.
    Interface defining the necessary operations for handling the ship placement phase.